This is the mail archive of the gcc-bugs@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]
Other format: [Raw text]

[Bug bootstrap/17684] [3.4/4.0 Regression] /usr/ccs/bin/ld: Can't create libgcc_s.sl


------- 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


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