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: How do I compile egcs-1.1.1 under Cygwin B20.1?


Hi,

I had exactly the same problem.

>> fi; fi` rc tmplibgcc2.a ${name}.o; \
>>   rm -f ${name}.o; \
>> done
>> _muldi3
>> ../../egcs-1.1.1/gcc/libgcc2.c:41: stdlib.h: No such file or directory
>> ../../egcs-1.1.1/gcc/libgcc2.c:42: unistd.h: No such file or directory
>> make[2]: *** [libgcc2.a] Error 1

I have PentiumII and configure script detects my system as
i686-pc-cygwin32. A build in this case always fails.

If I specify i586-cygwin32 (as suggested by Mumit Khan)
everything is works well.

HTH,
      Vladimir


-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".


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