Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!umich!samsung!zaphod.mps.ohio-state.edu!usc!ucsd!ames!dftsrv!iris613.gsfc.nasa.gov!merritt From: merritt@iris613.gsfc.nasa.gov (John H Merritt) Newsgroups: comp.sys.sgi Subject: gcc on IRIX 3.2 Message-ID: <850@dftsrv.gsfc.nasa.gov> Date: 9 Feb 90 20:55:47 GMT Sender: news@dftsrv.gsfc.nasa.gov Reply-To: merritt@iris613.gsfc.nasa.gov (John H Merritt) Organization: Goddard Space Flight Center Climate and Radiation Branch Lines: 30 I'm trying to fire up 'gcc' and I get the following compile error when I make. cc -c -g -I. -I. -I./config expr.c ccom: Warning: expr.c, line 1574: illegal pointer combination size.var = rounded; } else if (size.constant < 32) size.constant = 32; }; --------------------------------------------------------------^ ccom: Warning: expr.c, line 4281: illegal pointer combination gs_size.constant = 0; args_size.var = rounded; } else if (args_ size.constant < 32) args_size.const ant = 32; }; -------------------------------------------------------------------------- --------------- =========================================================================== Looking at the tm-iris.h file I can see that tracking this down will take some effort. If anyone has been to the grindstone on this, I would like to see the your solution for avoiding this complier error. Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ John H. Merritt # Yesterday I knew nothing, Applied Research Corporation # Today I know that. merritt@iris613.gsfc.nasa.gov #