cr16, lm32: error: Unable to determine type definition of intptr_t/int32_t
Nick Clifton
nickc@redhat.com
Tue Mar 1 10:48:00 GMT 2016
Hi Corinna, Hi Yaakov,
> #else
> /* Handle targets with known broken GCCs, otherwise give up */
> # if defined (__CR16__)
> # define _INTPTR_EQ_SHORT
> # elif defined (__LM32__)
> # define _INT32_EQ_LONG
> # else
> # error "Unable to determine type definition of intptr_t"
> # endif
> #endif
That seems fair.
Yaakov - What are the configurations of cr16 and lm32 that do not define __INTPTR_TYPE__ ?
Cheers
Nick
More information about the Newlib
mailing list