On Fri, 2003-03-28 at 23:04, Robert Boehne wrote:
> Braden,
> 
> For libltdl to work, you'd have to have Windows
> declspec(__dllimport) and declspec(__dllexport) applied
> properly, which isn't currently done.  As far as libname.lib
> being used for both static & dynamic, AIX uses libname.a for
> both, and in fact, libname.a can be BOTH a static & dynamic
> library in the same file under AIX.
> What we do for AIX is we only build one or the other, i.e.
> if --enable-shared is passed, we build shared only.  I don't
> think it would take much work to get this up and running.

That approach works for me; I'll pursue it.

Thanks...

-- 
Braden McDaniel                           e-mail: <[EMAIL PROTECTED]>
<http://endoframe.com>                    Jabber: <[EMAIL PROTECTED]>



_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to