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: Linking to older GLIBC symbols


On Thursday, April 14, 2011 23:32:57 Bob Rossi wrote:
> Is there any easy way to use a modern glibc/linux distro
> and link against versions at or before a certain GLIBC
> version to make distributing the binaries easy?

no.  use a dedicated chroot, or create a cross-compiler that simply links 
against the older glibc.  the former is probably easiest as you can grab an 
old distro and unpack it.
-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]