From: vvs@tophosting.com (Vladimir V. Sizikov)
Subject: Re: How do I compile egcs-1.1.1 under Cygwin B20.1?
7 Dec 1998 06:26:42 -0800
Message-ID: <19513.981207.cygnus.gnu-win32@tophosting.com>
References: <Pine.SUN.3.93.981206125840.1394B-100000@modi.xraylith.wisc.edu>
Reply-To: "Vladimir V. Sizikov" <vvs@tophosting.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
To: Mumit Khan <khan@xraylith.wisc.edu>, gnu-win32@cygnus.com, egcs@cygus.com

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".
