This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/14992] --as-needed patch makes -shared-libgcc the default on some systems
- From: "ebotcazou at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 May 2005 14:40:37 -0000
- Subject: [Bug bootstrap/14992] --as-needed patch makes -shared-libgcc the default on some systems
- References: <20040417151910.14992.rsandifo@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From ebotcazou at gcc dot gnu dot org 2005-05-30 14:40 -------
Someone forgot that the HAVE_LD_AS_NEEDED patch had also been put on the 3.3
branch, so the silent switch from -static-libgcc to -shared-libgcc is present on
that branch too. See PR bootstrap/21782.
--
What |Removed |Added
----------------------------------------------------------------------------
CC| |ebotcazou at gcc dot gnu dot
| |org
OtherBugsDependingO|16406, 21782 |
nThis| |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14992