Gcc calling wrong assembler
David Korn
dkorn@pixelpower.com
Tue Aug 14 02:10:00 GMT 2001
>-----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
More information about the crossgcc
mailing list