FW: Error while building arm-elf cross-compiler with -arch=iwmmxt2
Richard Earnshaw
rearnsha@arm.com
Thu Aug 6 09:47:00 GMT 2009
On Wed, 2009-08-05 at 15:41 -0700, Sangeeta Ghangam wrote:
>
> Ok , figured out the issue used --with-cpu=iwmmxt2 and --with-abi=aapcs in the configure. These options got me much farther in the compile process but now I have a new set of errors
Rather than trying to force the old arm-elf configuration to use the
AAPCS (you'll probably fail), just use the arm-eabi configuration --
that's already set up to use the AAPCS.
R.
More information about the Gcc-help
mailing list