|
From: | Rafal Wojnar |
Subject: | shared libraries problem |
Date: | Thu, 8 Jan 2004 09:43:38 -0500 |
I have problems detecting shared libraries. I got
on AIX 5.1:
checking dynamic linker characteristics... no
checking if libtool supports shared libraries... no
checking whether to build shared libraries... no
checking whether to build static libraries... yes
on AIX 4.3:
checking dynamic linker characteristics... aix4.3.3.0 ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
How to force checking of "xlC_r" linker instead of "ld"
and how to force shared libraries build when autodetection fails?
Thanks.
Rafal Wojnar
[Prev in Thread] | Current Thread | [Next in Thread] |