autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking shared libraries with KCC


From: Ossama Othman
Subject: Re: Linking shared libraries with KCC
Date: 28 May 2003 15:37:37 -0700

Hi,

On Wed, 2003-05-28 at 06:18, David Svoboda wrote:
> If I set 
>       CXX="KCC"               # KCC ... KAI compiler
>       CC="$CXX --c"
> 
> then after running "AC_PROG_LIBTOOL" I get
> 
> checking if libtool supports shared libraries... no
> checking whether to build shared libraries... no
> checking whether to build static libraries... yes
> 
> How to force the libtool to enable creating shared libraries?

Which version of libtool are you using?  Libtool 1.5 should have support
for the KAI C++ compiler, in addition to greatly improved C++ shared
library support in general.

-Ossama





reply via email to

[Prev in Thread] Current Thread [Next in Thread]