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: [PATCH] Add and use __INTTYPES_EXP()


On 11/22/2012 12:36 PM, Ralf Corsepius wrote:

I deleted stdint.h from Newlib, but there seem to be more issues in inttypes.h.

Yes. Like I said, RTEMS has a different patch to inttypes.h, which is supposed to exactly address these issues.

For example the format specifier for PRIuMAX was wrong.
Which particular case (target/multilib)?

PowerPC with m603e multilib on GCC 4.5.4.



I can check my testsuite with the current rtems toolchain rpms.

Is it possible to add this testsuite to the RTEMS tests?



I use now stdint.h from Newlib and this works.
This would surprise me, because I know, newlib's inttypes.h/stdint.h are broken.

Maybe there are warnings, but I didn't encounter runtime errors so far.


--
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber@embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschÃftliche Mitteilung im Sinne des EHUG.



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