libtool
[Top][All Lists]
Advanced

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

Re: libtool and cl


From: Braden McDaniel
Subject: Re: libtool and cl
Date: Sat, 29 Mar 2003 13:18:00 -0500

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: <address@hidden>
<http://endoframe.com>                    Jabber: <address@hidden>





reply via email to

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