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 dave at hiauly1 dot hia dot nrc dot ca  2004-09-30 20:39 -------
Subject: Re:  [3.4/4.0 Regression] /usr/ccs/bin/ld: Can't

> Here is the new one:
> 
> http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02881.html

Clean isn't right:

make clean
...
rm -f libgcc_s.sl libgcc_s.sl.1 libgcc_s.sl.1.stage?
...

# ls -d libgcc*
libgcc_s.1  libgcc_s.sl.stage1  libgcc_s.sl.stage2

Otherwise, the patch works for me.

Dave


-- 


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]