Problem with libtool creating shared libraries
From: Reinhold Fischer (news-for-reini_at_aon.at)
Date: 04/26/05
- Previous message: roman_at_madrid.com: "Tru64 5.1b install on AlphaStation 400 4/233"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: roman_at_madrid.com: "Tru64 5.1b install on AlphaStation 400 4/233"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|