swarm-support
[Top][All Lists]
Advanced

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

Re: Swarm Installation errors on IRIX 6.4


From: Marcus G. Daniels
Subject: Re: Swarm Installation errors on IRIX 6.4
Date: 08 Jul 1998 15:34:30 -0700

>>>>> "JS" == Jayshree Sarma <address@hidden> writes:

JS>  gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I./.. -I./../defobj -g -O2 
-Wno-import -c -DPIC List.m

JS> gcc: Internal compiler error: program cc1obj got fatal signal 6

That's a bug in GCC.  To avoid it, I suggest reconfiguring either with
--disable-shared, and/or configuring without optimization, e.g. one of:

$ ./configure --disable-shared 
$ CFLAGS=-g ./configure
$ CFLAGS=-g ./configure --disable-shared


                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.
                  ==================================


reply via email to

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