> g77 -g test.f -L/usr/local/ncarg/lib -L/usr/X11R6/lib -L/usr/local/lib
> -lncarg -lncarg_gks -lncarg_c -lX11
> ../../../gcc/f/com.c:11737: failed assertion `expr != NULL'
> g77: Internal compiler error: program f771 got fatal signal 6
Hi Neil,
This is a bug in the g77 compiler. Your best bet is to report it to the
proper authorities. If you go to http://gcc.gnu.org, you will find a
page on reporting bugs. They will need to know a bit more about your
system and about test.f. Does this also occur with just:
g77 -c test.f
This is the compile phase (which looks like where your trouble is).
Kate
-- Kate Hedström Institute of Marine and Coastal Sciences kate@ahab.rutgers.edu Rutgers University
This archive was generated by hypermail 2b29 : Wed Jun 28 2000 - 09:45:44 MDT