glibc failure with CT_LIBC_DISABLE_VERSIONING

Johannes Stezenbach js@sig21.net
Thu Oct 18 15:07:00 GMT 2012


On Tue, Oct 16, 2012 at 12:57:50PM +0200, Johannes Stezenbach wrote:
> 
> Is this known?  Should CT_LIBC_DISABLE_VERSIONING depend on !CT_LIBC_glibc?

It seems eglibc-1.16 also doesn't build with CT_LIBC_DISABLE_VERSIONING?  I get:

In function `_nss_files_getsecretkey':
.../.build/src/eglibc-2_16/nss/nss_files/files-key.c:103: undefined reference to `xdecrypt'

It builds fine with CT_LIBC_DISABLE_VERSIONING disabled.  Did this
work for earlier versions of eglibc?


BTW, I trying to figure out if it is possible to configure
eglibc so that small utitlities stay small when they are
statically linked.  Does someone know?
In the default config even an empty main() pulls in half
the library, ~450k stripped.


Cheers,
Johannes

--
For unsubscribe information see http://sourceware.org/lists.html#faq



More information about the crossgcc mailing list