[m32c] build libstdc++; combined builds, libssp, and libgloss.

Shaun Jackman sjackman@gmail.com
Thu Apr 20 16:00:00 GMT 2006


On 4/18/06, DJ Delorie <dj@redhat.com> wrote:
> m32c can build libstdc++-v3 now, so no reason to hold it back any more.
>
> libssp needs to link an executable during configure (which seems wrong
> to me, but outside the scope of this patch).  The m32c can't link
> executables until libgloss is installed (crt0, libnosys, and r8c.ld
> are needed), and libssp can't have GCC_NO_EXECUTABLES because it needs
> to(?) test some things about shared libraries (libstdc++-v3 doesn't
> seem to have this problem).
...

It seems to me arm-elf --disable-newlib-supplied-syscalls has this
issue as well. Is there a general solution?

Cheers,
Shaun


More information about the Newlib mailing list