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: Fix configure logic for disabling multi-arch


I think that's close enough to obvious.

Incidentally, I think that test should try % before @.
AFAIK % is the one choice that works on all the machines.

We have some cases like x86_64/{time,gettimeofday}.c that use %
unconditionally.  

It might be reasonable to drop ASM_TYPE_DIRECTIVE_PREFIX now and instead
just have a sanity check that % does indeed work.  But I don't really know
the historical or all-machines state of binutils for that.


Thanks,
Roland


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