On Tue, Nov 6, 2012 at 11:08 AM, Sebastian Huber <sebastian.hu...@embedded-brains.de> wrote:
> 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? Some people post testsuite results for powerpc-unknown-linux-gnu on the testsuite mailinglist -- one from Debain and I do not know the affiliation of the other. powerpc-apple-darwin also is 32 bit. And IBM tests 32 bit multilib although GCC is built as 64 bit. I thought that Codesourcery tested 32 bit PowerPC at some point in the past. You need to ask Freescale why they are not more engaged. Thanks, David