This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Re: [PATCH] PR other/32154
Sorry for the late reply, catching up after being away...
Rask Ingemann Lambertsen <rask@sygehus.dk> writes:
> Mipsisa64-unknown-elf doesn't try to link in any startup code or anything
> by default and thus doesn't fail. This hasn't changed and c,c++,objc and
> fortran still configures and builds.
Right. I'd very much like to keep it that way; as far as I'm concerned,
no gcc configury should depend on libgloss for this target. If I've
understood your message correctly, the MIPS patch isn't strictly needed,
so would you be OK with leaving it out?
Richard