Error installing GCC-3.4.3 on HPUX 10.20

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello, 

I tried to install gcc-3.4.3 on HPUX 10.20. The current gcc version on the
system is 2.95.

- mkdir objdir 
- cd objdir 

- configure: 

CC=gcc ../configure --prefix=/opt/gcc-3.4.3 --with-gnu-as    
--with-as=/opt/binutils/bin/as --enable-languages=c++,java   --enable-libgcj
 --enable-version-specific-runtime-libs

loading cache ./config.cache
checking host system type... hppa1.1-hp-hpux10.20
checking target system type... hppa1.1-hp-hpux10.20
checking build system type... hppa1.1-hp-hpux10.20
checking for a BSD compatible install... ../install-sh -c
*** This configuration is not supported in the following subdirectories:
     target-libf2c target-libobjc
    (Any other directories should still work fine.)
checking for hppa1.1-hp-hpux10.20-ar... no
checking for ar... ar
checking for hppa1.1-hp-hpux10.20-as... no
checking for as... as
checking for hppa1.1-hp-hpux10.20-dlltool... no
checking for dlltool... dlltool
checking for hppa1.1-hp-hpux10.20-ld... /usr/ccs/bin/ld
checking for hppa1.1-hp-hpux10.20-nm... no
checking for nm... nm
checking for hppa1.1-hp-hpux10.20-ranlib... no
checking for ranlib... ranlib
checking for hppa1.1-hp-hpux10.20-windres... no
checking for windres... windres
checking for hppa1.1-hp-hpux10.20-objcopy... no
checking for objcopy... objcopy
checking for hppa1.1-hp-hpux10.20-objdump... no
checking for objdump... objdump
checking for hppa1.1-hp-hpux10.20-ar... no
checking for ar... ar
checking for hppa1.1-hp-hpux10.20-as... no
checking for as... as
checking for hppa1.1-hp-hpux10.20-dlltool... no
checking for dlltool... dlltool
checking for hppa1.1-hp-hpux10.20-ld... no
checking for ld... ld
checking for hppa1.1-hp-hpux10.20-nm... no
checking for nm... nm
checking for hppa1.1-hp-hpux10.20-ranlib... no
checking for ranlib... ranlib
checking for hppa1.1-hp-hpux10.20-windres... no
checking for windres... windres
checking whether to enable maintainer-specific portions of Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile

- make bootstrap

checking how to recognise dependant libraries... file_magic
(s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... ranlib
checking for strip... strip
updating cache ./config.cache
loading cache ./config.cache within ltconfig
checking whether -lc should be explicitly linked in... yes
checking for objdir... .libs
checking for /temp/gcc-3.4.3/objdir/gcc/xgcc option to produce PIC... -fPIC
-DPIC
checking if /temp/gcc-3.4.3/objdir/gcc/xgcc PIC flag -fPIC -DPIC works...
yes
checking if /temp/gcc-3.4.3/objdir/gcc/xgcc static flag -static works... yes
finding the maximum length of command line arguments... 6145
checking if /temp/gcc-3.4.3/objdir/gcc/xgcc supports -c -o file.o... yes
checking if /temp/gcc-3.4.3/objdir/gcc/xgcc supports -fno-rtti
-fno-exceptions ... no
checking whether the linker (/usr/ccs/bin/ld) supports shared libraries...
yes
checking how to hardcode library paths into programs... relink
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... hpux10.20 dld.sl
checking command to parse /usr/ccs/bin/nm output... failed
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
updating cache ./config.cache
loading cache ./config.cache
checking for a BSD compatible install... ../install-sh -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for executable suffix... (cached) no
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... (cached) /temp/gcc-3.4.3/objdir/gcc/xgcc
-B/temp/gcc-3.4.3/objdir/gcc/ -B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/bin/
-B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/lib/ -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/include -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/sys-include
checking whether the C compiler (/temp/gcc-3.4.3/objdir/gcc/xgcc
-B/temp/gcc-3.4.3/objdir/gcc/ -B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/bin/
-B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/lib/ -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/include -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/sys-include -O2 -g -O2 ) works... yes
checking whether the C compiler (/temp/gcc-3.4.3/objdir/gcc/xgcc
-B/temp/gcc-3.4.3/objdir/gcc/ -B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/bin/
-B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/lib/ -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/include -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/sys-include -O2 -g -O2 ) is a
cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether /temp/gcc-3.4.3/objdir/gcc/xgcc
-B/temp/gcc-3.4.3/objdir/gcc/ -B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/bin/
-B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/lib/ -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/include -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/sys-include accepts -g... (cached) yes
checking how to run the C preprocessor... /temp/gcc-3.4.3/objdir/gcc/xgcc
-B/temp/gcc-3.4.3/objdir/gcc/ -B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/bin/
-B/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/lib/ -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/include -isystem
/opt/gcc-3.4.3/hppa1.1-hp-hpux10.20/sys-include -E
checking for sys/mman.h... yes
checking for mmap... yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... no
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
configure: error: libffi has not been ported to hppa1.1-hp-hpux10.20.
make[1]: *** [configure-target-libffi] Error 1
make[1]: Leaving directory `/temp/gcc-3.4.3/objdir'
make: *** [bootstrap] Error 2


With a similar problem i worte into the GCJ List. But the couldn't help me.
Can u help me?

What changes must I do?

Thanks a lot, 
Corsin



-- 
DSL Komplett von GMX +++ Supergünstig und stressfrei einsteigen!
AKTION "Kein Einrichtungspreis" nutzen: http://www.gmx.net/de/go/dsl

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux