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/17476] relocation error libgcc_s.so.1


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-09-16 12:39 -------
> now "as" is:
> 
> /usr/ccs/bin/as:
>         RELEASE VERSION Workshop 5.0 Dev [5.0]
> ....
> 
> But the error remains.

Sure, sure, sure that you don't have an old version of gas in the $prefix/bin
directory or anywhere in the PATH?  Do you specify --with-as=/usr/ccs/bin/as
and --with-ld=/usr/ccs/bin/ld on the configure line?

> Building with as and ld from binutils 2.15 include patch from
> http://sources.redhat.com/ml/binutils/2004-06/msg00114.html works as expected.

Thanks for the confirmation.

> (Building gcc with the solaris 2.8 bundled as and ld works, btw. It is an
> solaris 2.7 issue only)

The only similar problem reported against Sun as was for a 5.0 alpha version on
Solaris 7 and only in 64-bit mode, that's why I'm insisting a bit. :-)


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17476


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