This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc failure with CT_LIBC_DISABLE_VERSIONING


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]