This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: building gcc 4.0.0 on Solaris
> I meant when using GCC with the Sun assembler/linker, it shows up on
> sparc. But it doesn't show up on sparc when using Sun cc with Sun
> assembler/linker, and thus Sun doesn't document it as a sparc problem.
OK, I misinterpreted "tools", thanks for the clarification. Yes, that is a
very plausible explanation. The problem occurs on SPARC with GCC 32-bit
because of the switch to DWARF-2 as the default debugging format, while the
Sun compiler still uses STABS. Does anyone know what is that of the Sun
compiler on x86?
I'll try to get my hands on the patched assembler. If we are lucky, the
problem was generic and has been fixed on SPARC too.
--
Eric Botcazou