bug and fix for gcc 4.xx on Solaris sparc

Rejean Lepage lepage@grm.polymtl.ca
Wed Jul 18 22:25:00 GMT 2007


Hello,

I did not find how to add a bug in gcc bugzilla.
Anyway do what you want whith this information.

This error occurs on sparc Solaris 9 and sparc Solaris 10,
when compiling GCC version 4.1.2 and 4.2.0.

However replacing "SHELL = /bin/sh" by "SHELL = /bin/bash" in Makefile do work
fine. You might want to use bash for the Makefiles since Sun /bin/sh will not
work as intented.

ERROR:
============
Comparing stages 2 and 3
/bin/sh: stage3-gcc: does not exist
make[2]: *** [compare] Error 1
make[2]: Leaving directory `/install/gcc/gcc-4.2.0'
make[1]: *** [stage3-bubble] Error 2
make[1]: Leaving directory `/install/gcc/gcc-4.2.0'
make: *** [all] Error 2


Cheers!

--
Réjean Lepage, M.Sc.
Administrateur Systèmes du GRM/VLSI
École Polytechnique de Montréal

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 250 bytes
Desc: OpenPGP digital signature
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/20070718/e0922c36/attachment.sig>


More information about the Gcc-bugs mailing list