This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: What can cause a "Memory fault"
- From: Ian Lance Taylor <ian at airs dot com>
- To: Hamilton Chris-cham <chris dot hamilton at freescale dot com>
- Cc: "'gcc-help at gcc dot gnu dot org'" <gcc-help at gcc dot gnu dot org>
- Date: 29 Mar 2005 11:33:19 -0500
- Subject: Re: What can cause a "Memory fault"
- References: <E99F8A66B3F8D8119BAC000F20D7A41408B846BD@az33exm41.am.freescale.net>
Hamilton Chris-cham <chris.hamilton@freescale.com> writes:
> I'm having problems building GCC 3.4.3 on a 64-bit AMD Athlon Linux machine. My bootstrap fails with a "Memory fault" error message. What can cause this message?
1) A compiler bug.
2) Bad RAM in your system.
There are probably other possibilities, but it's hard to say with so
little information.
Ian