This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Bus Error
- From: David Dudley <david dot dudley at starblade dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Sat, 22 Jun 2002 03:51:06 -0500
- Subject: Bus Error
- Organization: StarBlade, Inc.
I'm building a new gcc 3 compiler for my sparc-64 system.
The compiler builds fine - and disassembled code looks good.
However, all compiled programs generate a "Bus Error" when you execute them.
Whats a "Bus Error"?
Later-
David Dudley