>Now, I'm most definitely setup for an A5000 build (`-mcpu=arm3' is
>passed to `armv2-linux-gcc' by the Makefile), so why is the ld 
>emulation being set to `elf32arm', not `elf32arm26'?

This just comes straight out of the Makefile.  The way to fix it properly is 
for the makefile not to call ld directly but to use the gcc driver to do is.  
That said it doesn't actually matter because the elf32arm and elf32arm26 
emulations are so similar.  Either will work.

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to