Subject: Gcc-2.6.0 - HELP!
To: None <amiga@NetBSD.org>
From: Peter Seebach <seebs@solutions.solon.com>
List: amiga
Date: 09/11/1994 21:27:00
NOTHING in objc/* will compile with gcc.

include/stddef.h is conflicting (I believe) with /usr/include/stddef.h, with
the result that, for every file in objc/*.[ch], EITHER size_t is defined twice,
or size_t is never defined.

HELP!  I need a C compiler that doesn't break every program I try to compile.
I was hoping a newer gcc would help.

Has anyone gotten this to work in one try?  Everything blows up for me. :(
-seebs