Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!ames!ncar!noao!arizona!pagels From: pagels@cs.arizona.edu (Michael A. Pagels) Newsgroups: comp.sys.sgi Subject: Help with building gcc Message-ID: <293@coatimundi.cs.arizona.edu> Date: 18 Dec 90 23:05:05 GMT Sender: news@cs.arizona.edu Reply-To: pagels@cs.arizona.edu (Michael A. Pagels) Organization: Computer Science Department Lines: 15 Can someone explain how to get rid of the following error while building gcc for the IRIS 4D: cc -c -g -I. -I../gcc-1.37.1 -I../gcc-1.37.1/config ../gcc-1.37.1/symout.c ccom: Error: ../gcc-1.37.1/stddef.h, line 12: illegal type combination typedef unsigned long size_t; ----------------------------^ *** Error code 1 Stop. I've seen this problem with "typedef unsigned long thing" in a number of forms with other pieces of code. What's the general problem? Thanks in advance. Michael Pagels