From: vvs AT tophosting DOT 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: Reply-To: "Vladimir V. Sizikov" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Mumit Khan , gnu-win32 AT cygnus DOT com, egcs AT cygus DOT 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 AT cygnus DOT com" with one line of text: "help".