Help ! hppa1.1-hp-hpux10.20 install problem masquerades as GNATS PR fortran/2193
Toon Moene
toon@moene.indiv.nluug.nl
Tue Apr 24 14:43:00 GMT 2001
Fortran/2193 is as follows:
> Environment:
> hppa1.1-hp-hpux10.20
> Description:
> I install gcc core and g77. The building phase run ok.
> In the final installation I get an error when using ld:
>
> /usr/ccs/bin/ld: Unsatisfied symbols:
> __builtin_va_start (code)
> collect2: ld returned 1 exit status
I asked for additional information, like the exact commands issued.
This is what Michele Schwob wrote me:
> This is the chain of commands that I used:
> - I download gcc-g77-2.95.2.gz and gcc-core-2.95.2.gz
> - I make src directory
> - cd src
> - gunzip -c < /users/egs/gcc-g77-2.95.2.gz | tar xf -
> gunzip -c < /users/egs/gcc-core-2.95.2.gz | tar xf -
> - cd ..
> cd obj
> /users/egs/src/gcc-2.95.2/configure --prefix=/opt/gcc
> - make bootstrap
> - make install
> ====> at this step I get the error:
>
> /usr/ccs/bin/ld: Unsatisfied symbols:
> __builtin_va_start (code)
> collect2: ld returned 1 exit status
> *** Error exit code 1
>
> Stop.
> *** Error exit code 1
>
> Stop.
I'm lost - I've never ever seen a HPUX box ... Is it impossible to use
the system's `ld' with gcc-2.95.2 ? *Is* /usr/ccs/bin/ld the system's
"standard" `ld' ? Or does this problem originate elsewhere ?
Any hints are muchly appreciated ...
TIA,
--
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)
More information about the Gcc-bugs
mailing list