From openpkg-dev Wed May 18 09:49:24 2005 From: Karl Vogel Date: Wed, 18 May 2005 09:49:24 +0000 To: openpkg-dev Subject: RE: AIX and GNU linker Message-Id: <6DED3619289CD311BCEB00508B8E13360245442D () nt-server2 ! antwerp ! seagha ! com> X-MARC-Message: https://marc.info/?l=openpkg-dev&m=111640979004840 > While building the gcc 3.4.3 I see this warning : > > updating cache ./config.cache > loading cache ./config.cache within ltconfig > > *** Warning: the GNU linker, at least up to release 2.9.1, is reported > *** to be unable to reliably create shared libraries on AIX. > *** Therefore, libtool is disabling shared libraries support. If you > *** really care for shared libraries, you may want to modify your PATH > *** so that a non-GNU linker is found, and then restart. > > checking for objdir... .libs > checking for /QOpenSys/openpkg/RPM/TMP/gcc-3.4.3/obj/gcc/xgcc option xgcc... is this GCC you are trying to build? FWIW, on Tru64 binutils doesn't work properly either, so what I did was to specify '-Dwith_binutils=no' to build the GCC rpm. The problem with binutils on Tru64 is that there is no GNU AS and GNU LD for this platform, so the native assembler and linker need to be used. Karl. ______________________________________________________________________ The OpenPKG Project www.openpkg.org Developer Communication List openpkg-dev@openpkg.org