This is the mail archive of the libc-help@sourceware.org mailing list for the glibc project.


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: Tell gcc/glibc not to use symbols higher than X.Y


On Tuesday 22 November 2011 04:37:59 Yura Pakhuchiy wrote:
> 1) To use LSB.

no idea what this means.  LSB doesn't help with the glibc linking issue.

> 2) Use something like "__asm__(".symver realpath,realpath@GLIBC_2.2.5")"

this sounds error prone.  that rewrites the symbol names, but does nothing for 
symbol availability or changed function arguments.

> 3) Build old glibc and tell gcc to use it header/libs.

this is the sanest route.  grab an old distro like Debian 3 to keep it 
simpler.
-mike

Attachment: signature.asc
Description: This is a digitally signed message part.


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