This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/10805: [sun-solaris2.7] relocation error when creating sparcv9/libgcc_s.so.1
- From: ebotcazou at gcc dot gnu dot org
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, glisse at sequoia dot ens dot fr, nobody at gcc dot gnu dot org
- Date: 16 May 2003 10:08:00 -0000
- Subject: Re: bootstrap/10805: [sun-solaris2.7] relocation error when creating sparcv9/libgcc_s.so.1
- Reply-to: ebotcazou at gcc dot gnu dot org, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, glisse at sequoia dot ens dot fr, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: [sun-solaris2.7] relocation error when creating sparcv9/libgcc_s.so.1
State-Changed-From-To: open->feedback
State-Changed-By: ebotcazou
State-Changed-When: Fri May 16 10:07:59 2003
State-Changed-Why:
I can't reproduce on SunOS vegeta 5.7 Generic_106541-23 sun4u sparc SUNW,Ultra-2
with cc: Sun WorkShop 6 update 2 C 5.3 Patch 111679-08 2002/05/09
as the bootstrap compiler.
Could you determine at which stage bootstrap fails?
If the compiler's C source files were latterly compiled by cc, it's stage1.
If they were compiled by stage1/xgcc, it's stage2 and if they were
compiled by stage2/xgcc, it's stage3.
And could you post the ouput of 'dump -r _muldi3.o'?
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10805