This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: The implementation of popen().


On Thu, Mar 09, 2000 at 11:44:36PM +0100, Jens Yllman wrote:
> The problem with popen() under vc++ is that if I start a program with
>popen(). That program can not start another program with popen(). Or
>actually the program is started. It is just the the piping does not seem
>to work. But if I compile it with gcc it works. The thing I'm doing is
>running my program from a web server. And since it is a general program
>reading configs to know what it does. It could be that my program calls
>it self. And since this is a CGI program it 'pipes' data back with
>stdout. And if that does not work recursivly it gets limited. On UNIX
>this works great.

And, I'll bet you're not using VC++ on UNIX, either.

Just a hunch.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]