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().


--- Jens Yllman <jens@uniweb.se> wrote:
>  Hi,
> 
>  It is strange how many answers came to this thread as soon as someone
> found something amusing in the text. What I meant was that popen() is
> depending on for instance fork(). And fork() is depending on some other
> functions. So I did not see any easy way to just take that code and try
> to use it in my code. And I did not at once see if there were a simple
> solutions to my problem. So that is why I asked here to see if anybody
> know something about this.
> 

Your question isn't related to using Cygwin, it is related to incorporating the
Cygwin source code into yours statically and that is off topic for this list. 
As far as I know, no one has yet taken the time to build Cygwin statically so
you're on your own in getting using the pieces and parts of the code into
yours.

Regards,

=====
---
   Earnie Boyd: <mailto:earnie_boyd@yahoo.com>
            __Cygwin: POSIX on Windows__
Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html>
           __Minimalist GNU for Windows__
  Mingw32 List: <http://www.egroups.com/group/mingw32/>
    Mingw Home: <http://www.mingw.org/>
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com

--
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]