bug-libtool
[Top][All Lists]
Advanced

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

cygwin libtool cross compile shared libs


From: Alec Gorjestani
Subject: cygwin libtool cross compile shared libs
Date: Wed, 27 Aug 2003 14:43:11 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

Hi,

I'm not sure if this is a bug or a limitation of libtool on cygwin. I'm trying to cross compile shared libraries (.so NOT DLL) using the qnx compiler (qcc, provided by QNX) . I'm using the automake/share and libtool tools (libtool 1.5). The configure script always says that libtool doesn't support shared libraries. This makes sense since windows doesn't support .so files and libtool was probably written to not produce shared libs. However, I am using the --host= switch so that it knows (I think) I'm cross compiling. Is there a way to tell libtool that shared libraries are ok if you have a compiler capable of creating shared libs?

Thanks,
Alec







reply via email to

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