Unrecognized option '-G'

David Korn dkorn@pixelpower.com
Wed Mar 21 03:38:00 GMT 2001


>Do I have to copy all the exec above mentioned in to the 
>/usr/local/bin...

  Yes, kind of!  But you need not do it manually; the install is done by
the makefile.  When you built binutils, you said 'make all'; that only
builds but does not install.  Just change into the /tmp/build/binutils
directory again and say 'make install'.  Until the binutils are installed,
gcc cannot find them when it is building it's own libraries (which are
for the target, and so need to use the cross binutils, and so those
cross binutils must be installed and in your path so gcc can find them).

     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



More information about the crossgcc mailing list