This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


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

Re: Yet another versioning anomaly


H J Lu <hjl@lucon.org> writes:

|> It is not necessary in all cases. libdl can use the exported symbols
|> in the statically linked program. We can build such a binary if we
|> want using -rdynamic.

Since when?  This has never worked (truely statically linked programs have
no dynamic symbol table).

-- 
Andreas Schwab                                      "And now for something
schwab@issan.informatik.uni-dortmund.de              completely different"
schwab@gnu.org


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