libtool
[Top][All Lists]
Advanced

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

Re: Extend libtool dll namespaces for mingw-w64


From: JonY
Subject: Re: Extend libtool dll namespaces for mingw-w64
Date: Wed, 27 Jan 2010 19:17:15 +0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.12) Gecko/20080213 Thunderbird/2.0.0.12 Mnenhy/0.7.5.0

On 1/27/2010 18:02, Peter Rosin wrote:
Den 2010-01-26 16:26 skrev JonY:
I suggest the following naming scheme.

mingw.org: lib<name>-<major>.dll (unchanged)
Cygwin: cyg<name>-<major>.dll (unchanged)
mingw-w64(64): lib64<name>-<major>.dll
mingw-w64(32): lib32<name>-<major>.dll

But then mingw-w64 invades the mingw.org namespace. Perhaps
l64<name>-<major>.dll and l32<name>-<major>.dll?

Cheers,
Peter


Hi,

this is better than lib<bitness>. So, any ideas where to begin
implementing this?




reply via email to

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