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: Jayshree Sarma
Subject: Re: Swarm Installation errors on IRIX 6.4
Date: Thu, 9 Jul 1998 11:04:15 -0400 (EDT)

Marcus,

I used disable shared and removed the optimization flag, still I get
the same error message.

gmake[3]: Entering directory `/usr/local/swarm-1.2/src/collections'
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../..
-I.. -I./.. -I./../defobj  -g -Wno-import -c List.m
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I./.. -I./../defobj -g
-Wno-import -c List.m
gcc: Internal compiler error: program cc1obj got fatal signal 6
gmake[3]: *** [List.lo] Error 1


We have gcc2.8.1 installed.  You mentioned that it is a bug in 
GCC.  Do you know if the bug existed with gcc2.8.0, if it did not
we can try using gcc2.8.0 instead of gcc2.8.1.

Thanks for you help,

Jayshree




On 8 Jul 1998, Marcus G. Daniels wrote:

> >>>>> "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.
>                   ==================================
> 


                  ==================================
   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]