This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cr16, lm32: error: Unable to determine type definition of intptr_t/int32_t


Hi Yaakov,

> The changes to int32_t/intptr_t detection in <sys/_intsup.h> do not work 
> on cr16-elf or lm32-elf targets, neither of which define (in some 
> configurations) __INTPTR_TYPE__ or __INT32_TYPE__.

This sounds like a GCC bug - those macros really should be defined.

> How are these supposed to be handled?

By adding a #error line maybe ?

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]