Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <200005121050.MAA21424@dimail.epfl.ch> Date: Fri, 12 May 2000 12:50:25 +0200 (MET DST) From: Germain Ivanoff-Trinadtzaty Reply-To: Germain Ivanoff-Trinadtzaty Subject: building CrossGCC under cygwin To: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Content-MD5: U0eRJI0iVbl0ox5mSl3/uw== X-Mailer: dtmail 1.3.0 @(#)CDE Version 1.3.5 SunOS 5.7 sun4u sparc I took the gcc-sources at sourceware.cygnus.com/pub/cygwin/latest I try to build a cross compiler : host=i386-pc-cygwin32 target=m68k-coff With B19 under NT4, I get messages like : ... ( cd //z/top ; ranlib libiberty.an ) <---- [this line] cd: lstat /z failed ranlib: libiberty not found make[1]*** Error 9 make*** Error 2 when I run 'make install' on binutils-19990818. What does it mean ?? What is this 'lstat' ?? [this line] is from the middle of libiberty/Makefile If the specified path was //c/top , I get : cd: lstat /c failed (The first steps : '.../configure ...' and 'make all' work, even if there is a lot of warnings) On Windows 2000 and Windows 98, neither B20.1 nor B19 can even launch 'configure' (it says something like: bash: configure: is not a file nor a directory) H E L P M E P L E A S E ! ! ! thank you, Germain -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com