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]

RFA: inttypes.h or stdint.h header


Hi,

when porting an application from avr-gcc to m68c11-gcc I observed that newlib 
unfortunately does not implement support for the integer typedefs like 
uint16_t or int64_t.

Implementing of this support would be about no work. One could probably take 
it by cut and paste from avr-libc. e.g. .

Yours,

BjÃrn Haase


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