This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Cygwin for my program


Cygwin is a POSIX emulation layer for Windows that, among other things, 
has a fork() system call.

Have a look at http://www.cygwin.com for more information, and feel free 
to mail any questions to cygwin@cygwin.com (after having read the proper 
documentation).

I'd be surprised if you really couldn't port a properly written program to
Cygwin - it might require a wee bit of work, but with the pletora of tools 
and libraries already available on Cygwin, suffice it to say I'd be 
surprised if it weren't possible.

rlc



On Tue, 1 Jul 2003, philippe guillaume wrote:

> I cannot use cygwin directly because my program uses
> many libraries on Unix. There's a lot of fork() and i
> think that cygwin doesn't understand this command...
> 
> ___________________________________________________________
> Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français !
> Yahoo! Mail : http://fr.mail.yahoo.com
> 
> ------
> Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
> Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com
> 


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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