ARM floating point differences

Dimitry Andric dimitry@andric.com
Wed Jan 16 11:32:00 GMT 2008


On 2008-01-11 00:37, Rick Mann wrote:
> Is there a configuration option I missed when I built the toolchain?

AFAICS it might be that you configured your "old" tools with
--target=arm-elf, while you used --target=xscale-elf for the "new"
tools.  This will change a LOT for the code generation.

You might want to try using the same --target options, and see if
there's still such a difference.

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list