Cygwin for my program
Ronald Landheer-Cieslak
ronald@landheer.com
Wed Jul 2 09:56:00 GMT 2003
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
More information about the crossgcc
mailing list