disable newlib

Ralf Corsepius ralf.corsepius at rtems.org
Mon Aug 18 13:53:54 UTC 2008


On Mon, 2008-08-18 at 14:46 +0100, Manuel Coutinho wrote:
> Hi 
> 
>  
> 
> Just a quick question:
> 
> How can we disable newlib (I mean, undefine RTEMS_NEWLIB)? Can this be
> done in the configuration phase?
You can't do this at all. RTEMS for embedded targets is based on newlib
and is not usable without it.

The only reason why the RTEMS_NEWLIB define exists, it to destinguish
rtems-newlib-based toolchains from the RTEMS unix/posix port (RTEMS
emulation on Unix/POSIX systems).

Ralf






More information about the users mailing list