uClibc gcc-svn support

Peter S. Mazinger ps.m at gmx.net
Tue Mar 7 17:25:55 UTC 2006


On Tue, 7 Mar 2006, Peter S. Mazinger wrote:

> Hello!
> 
> Attached is what was in 100-uclibc-conf.patch (buildroot) not covered 
> by the upstream uclibc support changes needed for gcc-4.1.0 (2 hunks are 
> in already svn)
> 
> Missing is what was in t-linux-uclibc filtering glibc specific 
> stuff (libgcc-glibc.ver and using unwind-dw2-fde.c instead of the glibc 
> version).
> 
> Peter

it seems that unwind-dw2-fde-glibc.c has a check for DT_CONFIG, that would 
make it use unwind-dw2-fde.c on uClibc I think, so the only offending line 
to get omitted for uClibc is
SHLIB_MAPFILES += $(srcdir)/config/libgcc-glibc.ver

what check could be used in this file to see if we are building for 
uClibc?

Thanks, Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2




More information about the uClibc mailing list