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]

looking for resolution to "gengenrtl dumps core"


I've just tried to compile gcc-3.0 on Solaris 2.7 and ran into the
following problem;

gmake CC="stage1/xgcc -Bstage1/ -B/usr/local/sparc-sun-solaris2.7/bin/" \
         STAGE_PREFIX=stage1/ \
         CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)"
STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/usr/local/lib
LANGUAGES="c gcov c++ f77 java objc" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
gmake[2]: Entering directory `/local1/softload/extract2/build/gcc'
./gengenrtl -h >tmp-genrtl.h
Segmentation Fault - core dumped
gmake[2]: *** [s-genrtl] Error 139
gmake[2]: Leaving directory `/local1/softload/extract2/build/gcc'
gmake[1]: *** [stage2_build] Error 2
gmake[1]: Leaving directory `/local1/softload/extract2/build/gcc'
gmake: *** [bootstrap] Error 2


I found a previous mention of this problem from back in May, but I didn't
see any resolution for it.  Can anyone help?  Is anyone else having
problems building on Solaris 2.7?

Thanks,
Shane Chambers

__________________________________________________
Do You Yahoo!?
Get personalized email addresses from Yahoo! Mail
http://personal.mail.yahoo.com/


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