This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/17684] [3.4/4.0 Regression] /usr/ccs/bin/ld: Can't create libgcc_s.sl
- From: "danglin at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 27 Sep 2004 20:54:49 -0000
- Subject: [Bug bootstrap/17684] [3.4/4.0 Regression] /usr/ccs/bin/ld: Can't create libgcc_s.sl
- References: <20040927000621.17684.danglin@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From danglin at gcc dot gnu dot org 2004-09-27 20:54 -------
The patch doesn't actually change the file that needs to change,
config/pa/t-hpux-shlib. The suggested change shown for the `t'
files in the patch doesn't work. The `rm' fails for the same reason
as the link.
I don't know what's actually using the library. However, it's
generally possible to rename libraries. I'm trying that approach.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17684