This is the mail archive of the libc-alpha@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: RFC: Generate lib-names.h and stubs.h from ABI-LIST


On Thu, 24 May 2012, H.J. Lu wrote:

> > See what I suggested in
> > <http://sourceware.org/ml/libc-alpha/2012-05/msg01022.html>: keying
> > shlib-versions contents off the name of a variant rather than a triplet,
> > since once they are in sysdeps directories they'll no longer need the
> > triplet name as it stands at present.
> 
> How do you pick which variant to use? Where will the
> selection be made?

You can still use sysdeps makefiles to determine the default variant and 
the conditions for each variant.  (I suppose that 
sysdeps/unix/sysv/linux/x86/Makefile would list the variants and the 
conditions for each one, but .../{i386,x86_64/x32,x86_64/64}/Makefile 
would each list a setting for the default variant.)

-- 
Joseph S. Myers
joseph@codesourcery.com


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