This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC status on Linux/SPARC32
On Mon, Aug 27, 2001 at 04:22:17PM -0400, Jack Lloyd wrote:
> Hi,
>
> I just built GCC 3.0.1 on my SPARCStation5. It build just fine (at least
> C and C++ support, I don't care about ObjC/Java/F77/whatever), but, when I
> compile my program, the executable gives a Bus Error (not gcc, my
> executable). I've built this program on a huge variety of systems and
> compilers without trouble (including egcs 1.1.2 and gcc 2.95.2 on SPARC),
> so I'm 99.9% sure that it's a problem with gcc.
>
> GCC was compiled with egcs 1.1.2, and using whatever binutils were shipped
> with RedHat 6.2 SPARC.
>
You may need to upgrade your binutils and glibc for gcc 3.x. I am
planning to provide Linux/sparc32 binary rpms for the current
binutils and glibc as well as gcc 2.96. But it won't happen anytime
soon since I don't have time nor sparc hardware.
H.J.