This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
gcc3.2 building
- From: Mehdi Khaldi <mkhaldi at softaddicts dot ca>
- To: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: Mon, 18 Aug 2003 10:10:31 -0400
- Subject: gcc3.2 building
Hi,
I try to build gcc3.2 on solaris7. But, I get an weird error :
../../gcc-3.2/gcc/config/sparc/gmon-sol2.c: In function `monstartup':
../../gcc-3.2/gcc/config/sparc/gmon-sol2.c:167: internal error: Bus Error
So, why does this error occur? How to patch it?
Thanks