lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lynx-dev LYMainLoop.c -- gcc signal 11, egcs-1.1.2


From: T.E.Dickey
Subject: Re: lynx-dev LYMainLoop.c -- gcc signal 11, egcs-1.1.2
Date: Sat, 16 Oct 1999 23:36:05 -0400 (EDT)

> 
> Is anyone else having any problems compiling LYMainLoop.c in dev.12? 
>  
> gcc  -DHAVE_CONFIG_H  -DLOCALEDIR=\"/usr/local/share/locale\" -I. -I.. 
> -Ichrtrans -I./chrtrans -I.. -I../src -I../WWW/Library/Implementation   -O2 
> -DLINUX  -c ./LYMainLoop.c 
> gcc: Internal compiler error: program cpp got fatal signal 11 
> make[1]: *** [LYMainLoop.o] Error 1 
> make[1]: Leaving directory `/home/pk/lynx/2.8.3dev.12/src' 
> make: *** [all] Error 2 
> address@hidden ~/lynx/2.8.3dev.12]$ gcc -v 
> Reading specs from 
> /usr/local/lib/gcc-lib/i586-pc-linux-gnu/egcs-2.91.66/specs 
> gcc version egcs-2.91.66 19990314 (egcs-1.1.2 release) 
> address@hidden ~/lynx/2.8.3dev.12]$ uname -a 
> Linux odin 2.2.12 #3 Thu Sep 2 06:56:14 EDT 1999 i586 unknown 

huh (I've compiled with several versions this week - don't recall which
egcs I've got on Redhat).
  
> I know all the typical reasons for signal 11s from gcc, I definitely 
> haven't changed anything recently and don't have problems compiling 
> kernels or other large programs.   
>  
> I can include my cfg_defs.h or lynx_cfg.h if anyone is curious.  I 
> doubt this will be debuggable, but figured it might be a data point 
> worth something. 

The only way I can see to debug it is to chop pieces out of LYMainLoop.c
until the problem goes away - to see what's causing the problem.  I saw
some comment recently that indicated egcs has some problems with code that
compiles fine with the gcc versions.
  
> --  
> On the eighth day, God created FORTRAN. 
> 


-- 
Thomas E. Dickey
address@hidden
http://www.clark.net/pub/dickey

reply via email to

[Prev in Thread] Current Thread [Next in Thread]