On AIX there is GNU LD and GNU AS ;-(

2005/5/18, Karl Vogel <[EMAIL PROTECTED]>:
> > 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
>
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   openpkg-dev@openpkg.org

Reply via email to