This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Cross-compiling for powerpc


Hi!

I'm trying to build a cross-compiler for powerpc but I'm not really sure
which target I should select.

According to binutils/ld/configure.tgt, powerpc-elf and powerpc-eabi are
the same (what does eiba mean??).  But what's the difference with
powerpc-linux-gnu???

My target is a powerpc running linux, but it's an embedded system so
should I select eiba or linux?

If I have to select powerpc-linux, I get another problem since my target
is running in little-endian and there's no powerpcle-linux-gnu.

Could anyone point me in the right direction?

Thanks,

Sébastien Côté

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]