This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

genattr Error code 139



Solaris 2.6 x86

I'm trying to build egcs-1.0 w/ gcc version egcs-2.90.10p 970924 (which
succesfully compiled)

./configure --enable-haifa

It dies at this point:

stage1/xgcc -Bstage1/  -DIN_GCC   -O2 -g -O2   -DHAVE_CONFIG_H -DHAIFA  -o
genattr \
 genattr.o rtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case
"alloca.o" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac `   
./genattr ./config/i386/i386.md > tmp-attr.h
*** Error code 139
make: Fatal error: Command failed for target `stamp-attr'
Current working directory /export/home/dkelson/software/egcs-1.0/gcc
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'
Current working directory /export/home/dkelson/software/egcs-1.0/gcc
*** Error code 1
make: Fatal error: Command failed for target `bootstrap'

It seems that genattr is dumping core.  I also tried without
--enable-haifa and using gcc 2.7.2 and had the same results.

I tried with gnu make 3.76.1 as well as the Sun supplied make.

Help?

Dax Kelson
Internet Connect, Inc.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]