gcc on IRIX 3.2
John H Merritt
merritt at iris613.gsfc.nasa.gov
Sat Feb 10 07:55:47 AEST 1990
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 at iris613.gsfc.nasa.gov #
More information about the Comp.sys.sgi
mailing list