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


Yura Pakhuchiy wrote:

> 1) To use LSB. Seems to be right decision on the first glance, but it
> looks like distributions do not install LSB loader by default. At least
> Ubuntu 10.04 and CentOS 5.7 do not have any /lib/ld-lsb.so* installed by
> default.

Here's an idea, though I haven't tried it:

Use lsbcc.  Then use "patchelf --set-interpreter"[1] to override the
choice of loader.

Please keep us posted.

Thanks,
Jonathan

[1] http://nixos.org/patchelf.html


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