Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!ames!haven!mimsy!tove.umd.edu!steveg From: steveg@tove.umd.edu (Steve Green) Newsgroups: comp.unix.aux Subject: Re: GNU gcc on Apple AUX 1.1 Keywords: GNU, gcc, AUX Message-ID: <18710@mimsy.UUCP> Date: 24 Jul 89 15:39:11 GMT References: <4691@advsln.UUCP> Sender: nobody@mimsy.UUCP Reply-To: steveg@tove.umd.edu.UUCP (Steve Green) Organization: U of Maryland, Dept. of Computer Science, Lines: 7 All the diffs you need to make gcc work under AUX are available on apple.com via anonymous ftp. I have built it, and it works for the most part but I have run into problems using the -g option. Alot of assembler errors. steveg@tove.umd.edu PS: I have also run into the problem where I get a message that tells me that I have conflicting defs for size_t. /usr/include/sys/types.h? and the gcc- includes do infact have defs for size_t. Anybody know which one to use?