This is the mail archive of the libc-alpha@sources.redhat.com 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]

linking against special version


Hi!
As I know glibc provides ABI with symbol versioning (for compatibility 
reasons). I want to compile program which would be linked against 
ABI/API with custom set version. How can I do it?

For example:

glibc provides both interfaces for localeconv: GLIBC_2.2 and GLIBC_2.0.
By default program is linked against the latest version, isn't it?
But I need to link it against glibc_2.0 version of ABI.


Cheers,YP
-
Mr. Yaroslav Popovitch yp at sot dot com       - tel. +372 6419975
SOT Finnish Software Engineering Ltd.   - fax  +372 6419975
Kreutzwaldi 7-4, 10124  TALLINN         - http://www.sot.com
ESTONIA                                 - http://sotlinux.net


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