This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


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

Re: A patch for elf32.em (Re: GNU/Linux vs. libtool --no-undefined)


On Thu, Feb 08, 2001 at 10:49:03AM -0800, Geoff Keating wrote:
> > What makes you think of that? I will bet my /lib/libc.so.6 has
> > different content than yours on our Linux/ia32 machines. But why
> 
> Yes, but I don't usually send you compiled executables for you to
> run---and even if I did, it would be helpful for me to check that they
> worked on my system before sending them, even if the differences
> between our systems meant that they might break on your system.

I doubt it will help you much. If you really want to be sure, you
should build all YOUR DSOs with --no-undefined. The --no-undefined
switch shouldn't bother with DSOs linked against. First you don't
build those DSOs and secondly you may not know what those DSOs look
lik at the runtime.

BTW, I am not against you submit a patch to add a separate switch to
do what you want. I just want to point it out that it is not that
useful.

-- 
H.J. Lu (hjl@valinux.com)

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