On 06/01/2012 12:03, Gabor Greif wrote:
On 1/6/12, Simon Marlow wrote:
On 05/01/2012 18:41, Gabor Greif wrote:
The sizes obtained this way do not work on a target system in general.
So in a future cross-compilable setup we need another way of obtaining
expansions for the macros OFFSET, FIELD_S
On 1/6/12, Simon Marlow wrote:
> On 05/01/2012 18:41, Gabor Greif wrote:
>> The sizes obtained this way do not work on a target system in general.
>> So in a future cross-compilable setup we need another way of obtaining
>> expansions for the macros OFFSET, FIELD_SIZE and TYPE_SIZE.
>>
>> Guarded
On 05/01/2012 18:41, Gabor Greif wrote:
The sizes obtained this way do not work on a target system in general.
So in a future cross-compilable setup we need another way of obtaining
expansions for the macros OFFSET, FIELD_SIZE and TYPE_SIZE.
Guarded against accidental use of 'sizeof' by poisonin
The sizes obtained this way do not work on a target system in general.
So in a future cross-compilable setup we need another way of obtaining
expansions for the macros OFFSET, FIELD_SIZE and TYPE_SIZE.
Guarded against accidental use of 'sizeof' by poisoning.
Verified that the generated *Constants