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]

glibc breaks with CT_LIBC_DISABLE_VERSIONING=y


Hi,

I case anyone care to know:

not having much luck with eglibc in ct-ng I tried glibc-2.14.1
(hm, why is glibc 2.15 and 2.16 not in ct-ng yet?  does no one use it?)
I also have CT_LIBC_DISABLE_VERSIONING=y and it breaks at

[ERROR]    pthread_kill_other_threads.c:35:1: error: expected identifier or '(' before '...' token

which is due to
  # define compat_symbol(lib, local, symbol, version) ...
from glibc-2.14.1/include/shlib-compat.h


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]