This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/15267] libgcc_s.so.1 fails to link on Solaris 8/SPARC with GNU as 2.14.91
- From: "fcusack at fcusack dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Feb 2007 22:08:03 -0000
- Subject: [Bug target/15267] libgcc_s.so.1 fails to link on Solaris 8/SPARC with GNU as 2.14.91
- References: <bug-15267-81@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #9 from fcusack at fcusack dot com 2007-02-21 22:08 -------
seen this with S10 and gcc-3.4.6 as well. For some reason I didn't see
this with gcc-3.4.5 and perhaps earlier versions. Workaround for me is
to set LIBGCC2_DEBUG_CFLAGS (in gcc/Makefile.in) to -gstabs instead of -g.
--
fcusack at fcusack dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fcusack at fcusack dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15267