[OE-core] [PATCH 5/6] Fix sysprof for powerpc64

McClintock Matthew-B29882 B29882 at freescale.com
Wed Oct 5 16:48:08 UTC 2011


On Wed, Oct 5, 2011 at 6:35 AM, Richard Purdie
<richard.purdie at linuxfoundation.org> wrote:
>> this is a gcc built-in define I wonder why you need to add it explicitly
>
> Are you sure? Is the built-in define not __powerpc64__ ?

Further investigation:

[mattsm at right build_p5020ds-64b_release (testing $)]$
./tmp/sysroots/x86_64-linux/usr/bin/ppc64e5500-fsl-linux/powerpc64-fsl-linux-gcc
-c -E -dM empty.c | grep __p
#define __powerpc64__ 1
#define __powerpc__ 1
[mattsm at right build_p5020ds-64b_release (testing $)]$

-M




More information about the Openembedded-core mailing list