This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap failure
- To: "Edelman, Mitchell J." <Mitchell dot J dot Edelman at ssa dot gov>
- Subject: Re: bootstrap failure
- From: Matthew Schalit <mschalit at pacbell dot net>
- Date: Tue, 03 Jul 2001 09:37:20 -0700
- Cc: "'bug-gcc at gnu dot org'" <bug-gcc at gnu dot org>
- References: <F776982B6AE9D311990F40005036CCD10A5A165E@s36ccd1.ba.ssa.gov>
"Edelman, Mitchell J." wrote:
> /usr/local/powerpc-ibm-aix4.3.3.0/bin/as: BFD internal error, aborting at
> coffge
> n.c line 901 in coff_fix_symbol_name
>
>
>
> /usr/local/powerpc-ibm-aix4.3.3.0/bin/as: Please report this bug.
>
> copied as much as I could snag - I am having profound difficulties with this
> platform - 2.9.3 also failed...
> Mitch Edelman
Mitch,
Have you tried compiling gcc using binutils 2.11?
Have you tried to use --with-gnu-as --with-as=/usr/local/bin/as
or something like that to force gcc to use gnu-as?
Just curious if this is a native as issue or not.
Matt