gcc-2.95.2 build problem on HP-UX 10.20
Biju Arjunan
bijuarjunan@lycos.com
Fri Jun 8 08:27:00 GMT 2001
All,
When I tried to install gcc(Released Version) on HP-UX I got the following Error...
fi; \
fi` ] || ( [ "hppa1.1-hp-hpux10.20" = "hppa1.1-hp-hpux10.20" ] && [ -f /usr/bin/ranlib -o -f /bin/ranlib ] )" "SHELL=/bin/sh" "STAGE_PREFIX=stage1/" "exeext=" "build_exeext=" "objext=.o" "exec_prefix=/usr/local" "prefix=/usr/local" "local_prefix=/usr/local" "gxx_include_dir=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/../../../..`echo /usr/local | sed -e 's|^/usr/local||' -e 's|/[^/]*|/..|g'`/include/g++-3" "tooldir=/usr/local/hppa1.1-hp-hpux10.20" "gcc_tooldir=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2/../../../../hppa1.1-hp-hpux10.20" "bindir=/usr/local/bin" "libsubdir=/usr/local/lib/gcc-lib/hppa1.1-hp-hpux10.20/2.95.2" "datadir=/usr/local/share" "distdir=../tmp/\$(subdir)" "localedir=/usr/local/share/locale" "CC=stage1/xgcc -Bstage1/ -B/usr/local/hppa1.1-hp-hpux10.20/bin/" "JAVA_FOR_BUILD=" "JAVAFLAGS=" "JAVA_FOR_TARGET=" ../jc1
here=`pwd`; sdir=`cd ../../../gcc/java && pwd`; if test -f ../../bison; then bison="$here/../../bison/bison -L $sdir"; else bison=bison; fi; \
cd ../../../gcc/java && $bison -t --name-prefix=java_ \
-o parse.c ./parse.y
sh[2]: bison: not found.
*** Error exit code 127
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
I browsed through the mailing list and came to know that a lot of people observed the same problem
on HP-UX 10.20, I found some replyu that touch c-parse.c and I did the same, but still getting same
problem,
Do I need to install gnu make,bison etc to avoid this build problem( I don't think so),
If anybody here they successfully install gcc-2.95.2 on HP-UX 10.20 without installing any binutilites
please advice me,
Thanks,
Biju A
Get 250 color business cards for FREE!
http://businesscards.lycos.com/vp/fastpath/
More information about the Gcc-help
mailing list