This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc-2.95.3 objc segfault
- To: Yann DRONEAUD <yann dot droneaud at iupmime dot univ-lemans dot fr>
- Subject: Re: gcc-2.95.3 objc segfault
- From: Bernd Schmidt <bernds at redhat dot com>
- Date: Thu, 22 Mar 2001 14:55:22 +0000 (GMT)
- Cc: <gcc-bugs at gcc dot gnu dot org>, <yann dot droneaud at lucke dot univ-lemans dot fr>
On Mon, 19 Mar 2001, Yann DRONEAUD wrote:
> I try to compile gcc-2.95.3 and I get this:
> objc/objc.h:51: parse error before `const'
> xgcc: Internal compiler error: program cc1obj got fatal signal 11
Are you using a CVS tree? If so, try using contrig/egcs_update, or try
using the release tarball.
Bernd