This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: powerpc64-elf config?


Dave Korn wrote:

-----Original Message-----
From: gcc-owner On Behalf Of Stan Shebs
Sent: 17 August 2004 18:23


In the interests of testing if nothing else, it would be helpful to
introduce a powerpc64-elf target that is like powerpc64-linux but
"freestanding". I've had one in my tree for awhile, but of course
it's kind of hacky, and by now it probably doesn't really work as it
should. The alternative would be an m64 multilib for powerpc-elf,
although I suspect embedded developers aren't really that keen to
pick up a whole new set of libraries for what is most likely a rare
situation in real life.

Would anybody like to see a powerpc64-elf configuration added?

Stan



 By analogy to the 32 bit case, should this not perhaps be called
'powerpc64-unknown-eabi'?  Or am I misreading what you mean by
'freestanding'?

I was thinking "eabi". Probably easiest just to add both at the
same time, since they're nearly (but not completely) identical.

Stan


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