This is the mail archive of the gcc-bugs@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]

build problems gcc-3.2 on hpux-11.i


Hi!

The following errors happened to me on this nasty platform:

* gcc-3.1 fails on binutils-2.13, I had to use gcc-3.0.4 as a starting point

* then gcc bootstraps fine, but make install fails:

make[2]: Leaving directory `/admin/GCC/build-gcc/hppa2.0w-hp-hpux11.11/libf2c/libF77'
cd libU77; make CC='/admin/GCC/build-gcc/gcc/xgcc -B/admin/GCC/build-gcc/gcc/ -B/opt/FREE-SOFTWARE/gcc-3.2/hppa2.0w-hp-hpux11.11/bin/
-B/opt/FREE-SOFTWARE/gcc-3.2/hppa2.0w-hp-hpux11.11/lib/ -isystem /opt/FREE-SOFTWARE/gcc-3.2/hppa2.0w-hp-hpux11.11/include' LD='/usr/ccs/bin/ld' LIBTOOL='/bin/sh
./libtool' CFLAGS='' CPPFLAGS='' AR='ar' RANLIB='true' prefix='/opt/FREE-SOFTWARE/gcc-3.2' exec_prefix='/opt/FREE-SOFTWARE/gcc-3.2'
libdir='/opt/FREE-SOFTWARE/gcc-3.2/lib' libsubdir='/opt/FREE-SOFTWARE/gcc-3.2/lib/gcc-lib/hppa2.0w-hp-hpux11.11/3.2'
tooldir='/opt/FREE-SOFTWARE/gcc-3.2/hppa2.0w-hp-hpux11.11' all
make[2]: Entering directory `/admin/GCC/build-gcc/hppa2.0w-hp-hpux11.11/libf2c/libU77'
make[2]: *** No rule to make target `all'.  Stop.
make[2]: Leaving directory `/admin/GCC/build-gcc/hppa2.0w-hp-hpux11.11/libf2c/libU77'
make[1]: *** [u77] Error 2
make[1]: Leaving directory `/admin/GCC/build-gcc/hppa2.0w-hp-hpux11.11/libf2c'
make: *** [install-target-libf2c] Error 2


best regards,

Markus


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