This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Possible Showstopper


You can fix this by editing /usr/include/libc-lock.h.  I don't have
the info in front of me, but it's to put declarations

#ifdef __ELF__
#pragma weak xxx

for the two offending symbols.  I use a homespun system including
glibc-2.0.5.


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