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]

Symbol link order (take 2)


Hmm, ok, well thanks for those links/explanations. I've been doing some
more reading/talking since then, and have more questions :)

A few months ago there was this thread:

http://sources.redhat.com/ml/libc-alpha/2002-08/msg00214.html

In which Luca Barbieri proposed a small patch which would allow the
linker order for ELF binaries to be reordered, toggled using a gnu
extension and a new flag, -Blocal.

The thread seemed to die without any decision being made on whether it
would be accepted or not. It seems that is a good compromise, because

a) It solves a nasty problem with seemingly random crashes in the short
to mid term (although of course binaries/libs must be compiled
correctly)

b) It allows upstream vendors to introduce symbol versioning without
breaking anything

and c) the patch appears to be minimally invasive, and is off by
default.

What are the lists thoughts on that?
thanks -mike
 
-- 
Mike Hearn <mike@theoretic.com>


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