[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lmi] Re: To configure wx-2.6.2
From: |
Greg Chicares |
Subject: |
Re: [lmi] Re: To configure wx-2.6.2 |
Date: |
Fri, 30 Nov 2007 12:11:09 +0000 |
User-agent: |
Thunderbird 2.0.0.9 (Windows/20071031) |
On 2007-11-30 12:02Z, Vadim Zeitlin wrote:
> On Fri, 30 Nov 2007 11:59:08 +0000 Greg Chicares <address@hidden> wrote:
>
> GC> Should I be surprised that wxmsw 'make install' places the wx dll
> GC> in $prefix/lib instead of $prefix/bin ?
>
> wx behaves in the standard Unix-way here where it's expected that
> libraries end up in lib. I guess nobody really thought about "make install"
> under Cygwin as it's true that it makes more sense to put them in bin
> there. But I'm not sure how easy is it going to change it, Vaclav should
> know better.
I guess it's not really worth changing. For binary distributions
to msw end users, we always copy all the dlls we need to a single
directory anyway.