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]
Other format: [Raw text]

gcc-3.3 failed to compile


Hi

I 've downloaded the snapshot version of gcc-3.3 to compile on HPUX-IA64. 

The program fails in the first stage of built:

gmake CC=" stage1/xgcc -Bstage1/ -B/usr/local/gcc/ia64-hp-hpux11.20/bin/" \
         STAGE_PREFIX=stage1/ \
         ADAC="\$(CC)" CFLAGS="-g -O2" LDFLAGS="" WARN_CFLAGS="\$(GCC_WARN_CFLAGS)" STRICT_WARN="-Wtraditional -pedantic -Wno-long-long" libdir=/usr/local/gcc/lib LANGUAGES="c gcov c++" MAKEOVERRIDES= OUTPUT_OPTION="-o \$@"
gmake[1]: Entering directory `/mnt/disc1/ia64/lavasani/gcc-20030303/gcc'
./gengtype
gmake[1]: *** [s-gtype] Segmentation fault (core dumped)
gmake[1]: Leaving directory `/mnt/disc1/ia64/lavasani/gcc-20030303/gcc'
gmake: *** [stage2_build] Error 2


Any Idea?

Thanks


			__Mehdi


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