Re: compiler error?

From: Kate Hedstrom (kate AT unknown)
Date: Wed Dec 29 1999 - 11:54:08 MST


> 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 AT unknown       Rutgers University



This archive was generated by hypermail 2b29 : Wed Jun 28 2000 - 09:40:38 MDT