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: Gcc calling wrong assembler


>-----Original Message-----
>From: Grant Edwards [mailto:grante@visi.com]
>Sent: 14 August 2001 02:11

>All I want to do is to tell gcc that it should use "arm-elf-as"
>as the assembler. 
>
>I've tried all the different --*-prefix=whatever options I can
>find.  I've tried setting AS_FOR_TARGET.  I've made sure that
>/usr/local/bin/arm-elf-as is the first assembler in the path.
>
>Nothing works. Gcc keeps calling "as" (which is an i386
>assembler).


   Did you use the --with-gnu-as and --with-gnu-ld flags when you
configured the build ?  They should normally take care of this.


        DaveK
-- 
" So far, science's crowning achievement, the Atomic Bomb, has not even
been able to alleviate the misery and torture of endless centuries of
world poverty." - George Hammond, self-proclaimed discoverer of the 
scientific proof of god.


**********************************************************************
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]