This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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

RE: Unrecognized option '-G'


>-----Original Message-----
>From: Manikandan.V [mailto:manikv@hclt.com]
>Sent: 21 March 2001 11:03

>
>I am trying to build cross compiler for mips-elf from NT machine. While
>making the gcc code it is issuing the below error.

>_m16addsf3
>as: unrecognized option `-G'
>make[1]: *** [libgcc1-asm.a] Error 1
>make[1]: Leaving directory `/tmp/build/gcc/gcc'
>make: *** [all-gcc] Error 2

  Have you built and installed the mips-elf binutils yet?  Looks like 
you didn't, or it could be that you've used a different --prefix setting
for the cross binutils as you are using for gcc, or maybe the path to
the cross binutils isn't in your $PATH setting.

      DaveK
-- 
 All your base are belong to us!


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


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