This is the mail archive of the libc-hacker@sourceware.cygnus.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: An ELF linker patch


Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> writes:

> |> # gcc -O -g -o sharedstatic main.c libfoo.so -Wl,-rpath,. -Wl,-Bstatic
> 
> Are you sure that we really want to support that?

This and the question what might break for well-behaved programs by
adding these patches is what still keeps me from applying the patches.

IMO we shouldn't present the mxing of dynamic and static binaries as a
usable way.  Everybody should use dynamic binaries, only in very
special cases it might be desirable to rely on this feature.

-- Uli
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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