On Apr 24, 2008, at 11:13 AM, Brian Silverman wrote:
Is it possible to compile a Linux application using an EABI compiler
(specfically, Xilinx's EDK powerpc-eabi-gcc.exe)?
The issue at hand is that we'd like for our customers to be able to
use the Xilinx EDK toolchain (which we know they will have) to
compile Linx apps without having to install another toolchain
(crosstool, ELDK, etc).
So, what I'm hoping is that the EDK toolchain can be configured to
be Linux compatible binaries, or that there is some kind of wrapper
that will handle the incompatible interfaces. Searching around,
I've seen some mention of Linux EABI compatibility (for Debian ARM
releases), but I haven't found any clear concensus...
P.S. My apologies if this message appears on the mailing list twice...
The EABI and Linux ABI are not compatible and if you want to link with
any libraries you will need a different compiler for linux.
- k
_______________________________________________
Linuxppc-embedded mailing list
[email protected]
https://ozlabs.org/mailman/listinfo/linuxppc-embedded