gcc issue with HP-UX 11.23 PA RISC

From: madhu (eloormadhu_at_hotmail.com)
Date: 05/28/05


Date: 28 May 2005 14:12:31 -0700

I have a new HP-UX 11.23 OS box on PA-RISC architecture
It has BUNDLE11i B.11.23.0409.3 Required Patch Bundle for HP-UX 11i v2
(B.11.23), September 2004 installed

I am having a strange problem with HP supplied GNU C compiler which was
downloaded from HP website.I have same problem for 3.4.2 and 4.0 GCC

Here is the output
-bash-2.05b$ gcc --target-help
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
-bash-2.05b$ type gcc
gcc is hashed (/usr/local/bin/gcc)
-bash-2.05b$ uname -a
HP-UX nbreport B.11.23 U 9000/785 2004703108 unlimited-user license
-bash-2.05b$ gcc -v
Using built-in specs.
Target: hppa2.0w-hp-hpux11.23
Configured with:
/scratch/joseph/pkgbuild/3.3.1/hpux-11/gcc-4.0.0/configure
--enable-languages=c,c++ --enable-threads=posix --disable-nls
--disable-libmudflap --with-gnu-as --without-gnu-ld
--with-as=/usr/local/bin/as --with-ld=/usr/ccs/bin/ld
--prefix=/usr/local
Thread model: posix
gcc version 4.0.0

Does anyone else have this problem on 11.23. Any tips?

Thanks in advance
Madhu



Relevant Pages

  • Re: [SLE] Cross Compiler for HPUX
    ... > Has anyone had success building a gcc cross compiler for a hpux host? ... > I have a suse machine with gcc and i wish to compile C code for a HPUX11i ... HP-UX has a much different set of libraries and header files. ...
    (SuSE)
  • Re: gcc issue with HP-UX 11.23 PA RISC
    ... >I am having a strange problem with HP supplied GNU C compiler which was ... One thing to try is to run cc1 (the GCC ... compiler, gcc itself being just the driver) inside of gdb. ...
    (comp.sys.hp.hpux)
  • Re: PPS, (PowerPoint slide) viewer on hpux
    ... > It's HP-UX which needs special treatment. ... HP ANSI C compiler via "c89" (which seems to suggest that these flags ... 'So' they get gcc, but still miss the X include files. ... hobbyists, perhaps http://www.testdrive.hp.com/ might be of help ...
    (comp.sys.hp.hpux)
  • /usr/ccs/bin/ld: Unrecognized argument: +init
    ... I try to compile OpenLDAP on HP-UX 11.11 PA-RISC. ... openldap-2.1.30 source distribution ... gcc 3.3.3 - binary depot for HP_UX ...
    (comp.sys.hp.hpux)
  • Re: DBD::Oracle and HPUX
    ... Also had built perl using gcc. ... trying to get it to work with gcc on HP-UX. ... > HPUX and DBD for Oracle and it seems that it is ...
    (perl.dbi.users)