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: 32-bit PowerPC reference test platform


On 11/06/2012 03:32 PM, David Edelsohn wrote:
On Tue, Nov 6, 2012 at 3:30 AM, Sebastian Huber
<sebastian.huber@embedded-brains.de> wrote:
[...]
and I don't have an AIX machine.  On which platform should I test to show
that changes like this

http://gcc.gnu.org/ml/gcc-patches/2012-10/msg02931.html

cause no harm?

I am not sure what you mean by 32 bit PowerPC target? Yes, AIX defaults to building 32 bit applications, but 32 bit PowerPC processors are quite different (both Freescale processors and other PPC32 targets). And AIX does not support ELF, sdata, sdata2, etc. that are referenced in many of those testcases.

Ok, does this mean that there is no primary and secondary target in GCC that covers PowerPC Book E with ELF and EABI?


If I change something in this area is there at least a well known tertiary target?

GCC is used for a lot of Freescale products in the embedded systems market. What is necessary to make e.g. powerpc-unknown-eabi a secondary target?

--
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



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