This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: uClibc support patch
- From: Hans-Peter Nilsson <hp at bitrange dot com>
- To: "Joseph S. Myers" <joseph at codesourcery dot com>
- Cc: gcc-patches at gcc dot gnu dot org, libstdc++ at gcc dot gnu dot org
- Date: Wed, 15 Feb 2006 02:04:00 -0500 (EST)
- Subject: Re: uClibc support patch
- References: <Pine.LNX.4.64.0602101816590.29089@digraph.polyomino.org.uk>
On Fri, 10 Feb 2006, Joseph S. Myers wrote:
> In this initial patch I've only added the support for ARM and MIPS;
> each Linux target needs dynamic linker configuration similar to that
> done in this patch, and the targets not using config/linux.h need
> changes corresponding to those in config/linux.h. I'm willing to do
> the full set of mechanical changes to each target if desired, but they
> wouldn't be tested. (Glibc continues to work regardless, but uClibc
> support for other processors is broken without the mechanical changes.)
Yes, please, for cris-*.
(Though I will commit to actually testing it not before uclibc
commits to a stable ABI... Still, it's desirable in the long
run.)
brgds, H-P