Re: error using hpux 11 "ld"
From: Dieter Montanez (dieter_at_plantcomputers.com)
Date: 12/25/03
- Previous message: John Willis: "Re: SAM not installed by default on 11.0?"
- In reply to: Dieter Montanez: "error using hpux 11 "ld""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 24 Dec 2003 20:06:39 -0500
Hello there,
found some hints in
http://gcc.gnu.org/ml/gcc-patches/2003-01/msg00208.html
and also in the HPUX.Install doc for GCC 3.3.2 (source)
I installed the patch
PHSS_28869 s700_800 11.00 ld(1) and linker tools cumulative patch
and now ld is working "perfecto"
thanks for the hints and Merry Christmas
Dieter
Dieter Montanez wrote:
> I'm geting the following error compiling libsigc++
>
> nazca:root:libsigc++-1.0.4/tests/handles>gmake
> /bin/sh ../../libtool --mode=link c++ -g -O2 -o ctor ctor.o
> ../../sigc++/libsigc.la
> libtool: link: warning: this platform does not like uninstalled shared
> libraries
> libtool: link: `ctor' will be relinked during installation
> c++ -g -O2 -o .libs/ctor ctor.o
> /usr/local/src/libsigc++-1.0.4/sigc++/.libs/libsigc.sl -Wl,+b
> -Wl,/usr/local/src/libsigc++-1.0.4/sigc++/.libs:/usr/local/lib
> /usr/ccs/bin/ld: Unrecognized argument: +init
> /usr/ccs/bin/ld: Usage: /usr/ccs/bin/ld flags... files...
> collect2: ld returned 1 exit status
> gmake: *** [ctor] Error 1
> nazca:root:libsigc++-1.0.4/tests/handles>
>
> where can I look for the flags set for ld ?
>
> regards
>
> Dieter
>
- Previous message: John Willis: "Re: SAM not installed by default on 11.0?"
- In reply to: Dieter Montanez: "error using hpux 11 "ld""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|