Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: <8023516F9ACBD2119411006008380D3F15FCF6@whale.mediamatics.com> From: Kris Kauper To: cygwin AT sourceware DOT cygnus DOT com Subject: as: 'Unrecognized option' Date: Thu, 29 Apr 1999 10:11:27 -0700 Mime-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2448.0) Content-Type: text/plain; charset="iso-8859-1" I'm trying to build a PC --> MIPS cross compiler. I first built the native i586-pc-cygwin32 compiler successfully. I then did a "configure --program-prefix=mips-lsi-elf- host=i586-pc-cygwin32 build=i586-pc-cygwin32 target=mips-lsi-elf" in src/gcc which completed successfully. However when I ran make, I got the following error: as -G 0 -O2 -g -g1 -nocpp -v -o libgcc1.o C:\WINDOWS\TEMP\ccq7JBKF.s as: unrecognized option `-G' There was a similar problem mentioned in the mailing list archives, but it was related to Make mistakenly using the cross-assembler instead of the native one. This problem seems to be the opposite. Does anyone have any ideas on this? Thanks. Kris Kauper Chiplogic, Inc. email: kris_kauper AT bigfoot DOT com phone: 510-668-4850 x260 -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com