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]

Segmentation fault with gengenrtl after stage1....


Hello everybody,
	I am trying to port egcs1.1.b on my mips based system running the SVR4.2 
UNIX.

I am using the gnu assembler (gas) and the native linker. (Similar to that of 
IRIX5.3. ). After the stage 1 is over , a while after I am getting the
segmentation fault with the gengenrtl . 

-----------Earlier stuff not shown -----------------------------------------


stage1/xgcc -Bstage1/ -c  -DIN_GCC  -DNO_SYS_SIGLIST  -O2 -g  -DHAVE_CONFIG_H
  -I. -I../../egcs-1.1b/gcc -I../../egcs-1.1b/gcc/config 
.../../egcs-1.1b/gcc/gen
genrtl.c
stage1/xgcc -Bstage1/  -DIN_GCC  -DNO_SYS_SIGLIST  -O2 -g  -DHAVE_CONFIG_H   -o
gengenrtl \
 gengenrtl.o ` case "obstack.o" in ?*) echo obstack.o ;; esac ` ` case 
"alloca.o
" in ?*) echo alloca.o ;; esac ` ` case "" in ?*) echo  ;; esac ` ` case "" in 
?
*) echo  ;; esac ` ` case "" in ?*) echo  ;; esac `
../gengenrtl tmp-genrtl.h tmp-genrtl.c
gnumake[2]: *** [s-genrtl] Segmentation fault (core dumped)
gnumake[2]: Leaving directory `/home/gnu/build3/gcc'
gnumake[1]: *** [bootstrap] Error 2
gnumake[1]: Leaving directory `/home/gnu/build3/gcc'
gnumake: *** [bootstrap] Error 2


-------------------------------------------------------------------------------

Any hints or help regarding this will be really helpful for me. 


Thanks for any info..

Koundinya-
-- 
=====================================================================

           .~~~.  ))		Koundinya.K,
 (\__/)  .'     )  ))       (Development Engineer)
 /o o  \/     .~	DDE ORG Systems, III Floor, Maruthi Towers,
{o_,    \    {	 3/4, Hosur Road, Madiwala, Bangalore 560 068 INDIA.
  / ,  , )    \         EMAIL : kk@ddeorg.soft.net  
  `~  '-' \    } ))     Phone : +91-080-553 8125 or +91-080-553 9217
 _(    (   )_.'         Fax   : +91-080-553 8646     
'---..{____}

=====================================================================




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