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 target/15661] Internal compiler error then building libstdc++ for the o32 ABI


------- Additional Comments From magnus dot bergman at observer dot net  2004-06-01 13:09 -------
I tried to configure with --with-gnu-as --with-as=/opt/bin/as --with-gnu-ld
--with-ld=/opt/bin/ld. If that solves my initial problem or not, I yet don't
know since it lead to another problem much earlier in the build process (ld
says: BFD 2.14 20030612-ensurance failed [...]/elfxx-mips.c:7389). GCC is
probably not to blame for this.

Anyhow I think I might have stumbled on some bug. Internel compiler error is
something that should just not happen right? It could very be that the wrong
assembler/linker was found, and that it didn't cause any problems until a late
state in the build process. Is that the case for sure?


-- 


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


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