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]

Re: Prelinking of shared libraries


> Date: Fri, 4 May 2001 23:23:25 +0200
> From: "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de>
> CC: libc-alpha@sources.redhat.com, bastian@kde.org

> It turns out that most of those relocations are in the .eh_frame and
> the .gcc_except_table, so this looks more like a GCC question: Is it
> that those tables are not position-independent? If so, C++ programs
> would suffer more than C programs.

Perhaps your assembler or compiler is out-of-date.  There was
significant work recently on reducing the number of relocations in
DWARF2 output.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


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