Andreas Schwab <sch...@redhat.com> writes:

> Ralf Corsepius <ralf.corsep...@rtems.org> writes:
>
>> - Remove newlib from the source tree
>
> --without-newlib should probably be enough.

But that seems strange to me as some of the configure scripts test for
--with-newlib and adjust their configury accordingly.  This would put
them in a position where they actually are using newlib but are told
that they are not.  It might well be that they will do feature tests and
come up with the right result, but I am frankly skeptical that this will
happen with libstdc++-v3 at least, as it does do specific target tests.

Ian

Reply via email to