Markus Gerwinski <[EMAIL PROTECTED]> wrote: > Max Bowsher wrote: >>>> In short the error messages say, I get 'undefined reference's to >>>> QUITE a lot of functions, among them some essential gcc functions >>>> like __assert, __errno, pipe, kill, fork etc. >> 'fork' isn't available under MinGW. > > Good to know... Anyway, the other ones should be there, don't they?
Actually, pipe and kill might not be. Don't know. You'd have to look and find out. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/