RFA: inttypes.h or stdint.h header

Björn Haase bjoern.m.haase@web.de
Sun Aug 21 18:51:00 GMT 2005


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



More information about the Newlib mailing list