[PATCH 3/3] Introduce _REENT_GLOBAL_STDIO_STREAMS

Freddie Chopin freddie_chopin@op.pl
Fri Jun 23 21:53:00 GMT 2017


On Fri, 2017-06-23 at 11:22 +0200, Sebastian Huber wrote:
> Introduce a new Newlib configuration option
> _REENT_GLOBAL_STDIO_STREAMS
> to enable the use of global stdio FILE objects.  Use this option for
> RTEMS.

Coult this be turned into an option for ./configure script? This seems
like a very useful change for any microcontroller target (like "arm-
none-eabi-"), but if this option can be enabled only by modifications
of the source code, then doing that for a generic case (no specific
RTOS) probably won't be popular.

Thanks in advance!

Regards,
FCh



More information about the Newlib mailing list