Problem with libtool creating shared libraries

From: Reinhold Fischer (news-for-reini_at_aon.at)
Date: 04/26/05

  • Next message: Glonn: "DOP"
    Date: Tue, 26 Apr 2005 17:53:44 +0200
    
    

    Hi!

    I use Compaq Tru64 UNIX V5.1B (Rev. 2650) and have problems with building
    shared libraries with libtool.

    libtool 1.3.5 from compaq/hp reports:
    $ libtool --features
    host: alphaev67-dec-osf5.1
    enable shared libraries
    enable static libraries

    But this version of libtool is very often too old, so I cannot build some
    software.

    I build libtool 1.5.16, but this version cannot create shared libraries:

    $ libtool --features
    host: alpha-dec-osf1
    disable shared libraries
    enable static libraries

    I build it with
      CC=cc ./configure
      make
      make install

    I also tried configure --enable-shared=yes and the use of gcc but it didn't
    help.

    Can anybody tell me, how to create libtool with enabled shared libraries?

    Thank you very much.

    -- 
    Mit freundlichen Grüßen,
    Ing. Reinhold Fischer
    

  • Next message: Glonn: "DOP"

    Relevant Pages

    • Re: Shared Libraries : library paths ??
      ... shared libraries on all the various platforms. ... libgcc_s.so dependency, or are building C++ with a need to run ... But that's not what libtool was created for. ... In order to understand recursion you must first understand recursion. ...
      (comp.os.linux.development.apps)
    • Re: Shared Libraries : library paths ??
      ... shared libraries on all the various platforms. ... libgcc_s.so dependency, or are building C++ with a need to run ... But that's not what libtool was created for. ... In order to understand recursion you must first understand recursion. ...
      (comp.os.linux.development.system)
    • Re: Shared Libraries : library paths ??
      ... shared libraries on all the various platforms. ... libgcc_s.so dependency, or are building C++ with a need to run ... But that's not what libtool was created for. ... In order to understand recursion you must first understand recursion. ...
      (comp.unix.programmer)
    • Re: Shared Libraries : library paths ??
      ... >> shared libraries on all the various platforms. ... If you don't have gcc or gnu ld, ... I don't like libtool either: it's horribly slow and *really* shouldn't ...
      (comp.os.linux.development.system)
    • Re: Shared Libraries : library paths ??
      ... >> shared libraries on all the various platforms. ... If you don't have gcc or gnu ld, ... I don't like libtool either: it's horribly slow and *really* shouldn't ...
      (comp.unix.programmer)