This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
GCC Snapshot 20000710 on SparcV9 under Solaris 2.7
- To: bug-gcc at gnu dot org
- Subject: GCC Snapshot 20000710 on SparcV9 under Solaris 2.7
- From: Germano Caronni <caronni at sol dot olymp dot org>
- Date: Sat, 15 Jul 2000 18:03:10 -0700
I just tried to build abovementioned version of gcc, and it fails in
the bootstrapping process with an internal compiler error (signal 11)
when the stage 2 c compiler is trying to compile its first source file.
configure --host=sparcv9-sun-solaris2.7; make bootstrap
causes this. If anybody wants me to look into this in more detail, please
tell me what would be of use for you. I am currently rebuilding the whole
thing, this time without '-O' just to see if it is a problem in the new
optimizing stuff...
Germano