merritt@iris613.gsfc.nasa.gov (John H Merritt) (02/10/90)
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 #