[PATCH] score: PR1607: Add and use CPU_SIZEOF_POINTER
Ralf Corsepius
ralf.corsepius at rtems.org
Mon Nov 5 03:32:45 UTC 2012
On 11/05/2012 02:41 AM, Chris Johns wrote:
> Joel Sherrill wrote:
>>
>> I believe this is a predefine for all configurations of gcc. There is
>> no point duplicating this logical in RTEMS.
>>
>
> For RTEMS or even recent cross-compiled gccs this may be true but it is
> not always the case. The MacOS and FreeBSD gcc's do not.
Which versions do they ship? __SIZEOF_POINTER__ is a GCC-internal
standard predefine in GCC for many years.
Ralf
More information about the devel
mailing list