This is the mail archive of the
cygwin@cygwin.com
mailing list for the Cygwin project.
Re: Conflict between libcygwin.a and GCC core libraries
Markus Gerwinski <markus@gerwinski.de> wrote:
>> Max Bowsher wrote:
>>> Post details of the errors with -mno-cygwin but without -lcygwin.
>>
>> Okay. The full compiler call is attached in file log1, the error
>> message in log2. It's everything left from the whole output of
>> 'make'; all other jobs have already run fine.
>>
>> 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.
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/