autoconf
[Top][All Lists]
Advanced

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

Linking shared libraries with KCC


From: David Svoboda
Subject: Linking shared libraries with KCC
Date: Wed, 28 May 2003 15:18:04 +0200

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?


-- ds





reply via email to

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