Subject: Re: compile error on compiling Thot
To: Berndt Josef Wulf <wulf@ping.net.au>
From: Gary D. Duzan <gary@wheel.tiac.net>
List: port-i386
Date: 06/13/1997 07:38:45
In Message <199706130804.RAA15188@hotdog.ping.net.au> ,
   Berndt Josef Wulf <wulf@ping.net.au> wrote:

=>G'day,
=>
=>Has someone managed to comile Thot? It compiles fine until it comes to
=>building thot. It then spits out the following message:
=>
=>gcc -L../indexlib -L../drawlib -L../tablelib -L../thotlib -L.. -o
=>../bin/thot EDITORAPP.o  EDITORactions.o -lThotIndex -lThotDraw
=>-lThotTable -lThotEditor -ljpeg -lpng -lz  -L/usr/X11R6/lib -lXm
=>-L/usr/X11R6/lib -lXt -lXext -lSM -lICE  -lX11    -lm
=>gcc: Internal compiler error: program ld got fatal signal 11
=>*** Error code 1
=>
=>Stop.
=>*** Error code 1
=>
=>It dumps a core file "ld.core" in the current directory.

   Just a random thought, but perhaps ld is running out of memory.
Try upping or removing the stack and/or data size from your favorite
shell ("unlimit" in {,t}csh) and trying again. If that fails, you
could always try building an ld with -g turned on and run gdb on
the core dump (assuming it still core dumps then).

                                      Gary D. Duzan
                         Humble Practitioner of the Computing Arts