svn commit: branches/uClibc-nptl: ldso ldso/ldso ldso/ldso/i386 ldso/ldso/ etc...

Steven J. Hill sjhill at realitydiluted.com
Tue Nov 22 19:53:52 UTC 2005


Peter S. Mazinger wrote:
> 
> PTINC is added to CFLAGS (Rules.mak), so no need to add it separately
> -DSHARED shouldn't be added at all to any CFLAGS (in libdl it will build
> incorrect libdl.a)
> -DSHARED is automagically used for .oS targets (and libdl.oS is already 
> built w/ -DSHARED). If you need a file built w/ -DSHARED you add
> lib*-so-y += file.oS to the list (see libdl/Makefile.in)
>
Too bad the 'ldso/ldso' directory Makefile.in file is broke. How about
you fix it since I am trying to pick up the pieces of this effect on
NPTL. 'ldso' should be built with '.oS' targets not '.os'.

-Steve




More information about the uClibc mailing list