This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/3772
- To: gcc-gnats at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, reinhard at cadence dot com, gcc-bugs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Subject: Re: c/3772
- From: Dennis Zierahn <dezi at digicol dot de>
- Date: Wed, 05 Sep 2001 19:44:27 +0200
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3772&database=gcc
Yes, impact as written in this report. want to emphasis this problem.
By taking out the gcc_s stuff from the specs, you can fix this problem
beside of c++ programms, which are linked again libstdc++.3.0.so,
wich itself requires libgcc_s.so again.
i made a patch for my rpm to gcc/gcc.c to take out this gcc_s + gcc_s%M
stuff.
to whom it might concern:
i believe, that libgcc_s.so was not a good idea, please change it back.
thanks
dennis