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: GCC vs GLIBC: why this stance, Drepper ?!?


On Sat, Jun 30, 2001 at 10:26:20PM -0700, H . J . Lu wrote:
> Do you seriously believe
> 
> # ./configure
> # make
> # su
> # make install
> 
> should override a system DSO which may be used by every single binary
> on the system? That is the central issue for any system which gcc
> is used as a system compiler.
> 
> If your answer is
> 
> 1. Don't know. I have nothing to say.
> 2. Yes. It is too bad. I have nothing to say either.
> 3. No, it shouldn't override a system DSO. Then we can start to talk.

My answer is 3, in that I disbelieve that "make install" could
ever be made robust enough for that to work.

However, I'll also state the Red Hat srpm (and Debian whatsit, etc)
for gcc should build a libgcc rpm that _does_ install libgcc_s.so
in /lib.


r~


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