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: Klaus Weide
Subject: Re: lynx-dev LYMainLoop.c -- gcc signal 11, egcs-1.1.2
Date: Sun, 17 Oct 1999 02:52:11 -0500 (CDT)

On Sun, 17 Oct 1999, brian j pardy wrote:

> Any suggestions on which functions to start with?  Probably the main
> loop.  Also, I just noticed in what I have up there -- it says "cpp"
> got signal 11, not gcc.  Maybe that's what usually comes up, I don't
> have any old compile failures to compare to.  

You could try to see whether it also happens when you *only* preprocess.

   cd src; make LYMainLoop.i

should basically do that, with all the -I's and -D's etc. set correctly.

   Klaus


reply via email to

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