mingw-cross-env-list
[Top][All Lists]
Advanced

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

Re: [Mingw-cross-env-list] mxe shared library build


From: Timothy Gu
Subject: Re: [Mingw-cross-env-list] mxe shared library build
Date: Sun, 1 Jun 2014 13:11:36 -0700

Hi Rashad,

Many MXE packages in master branch already support shared build like this:

make MXE_TARGETS=i686-pc-mingw32.shared

However, gdal is not one of the supported shared package, so currently you cannot build gdal in shared mode.

Regards,

Timothy Gu

----
Sent from my Nexus 7.

On Jun 1, 2014 1:04 PM, "Rashad M" <address@hidden> wrote:
Hi all,

How do I enable shared library build for packages from MXE? I was trying to build package gdal. When I looked mxe/src/gdal.mk, I found that shared libs are disabled and inside mxe/usr/i686-pc-mingw32/lib I can find a lot of static libs. Is there way to enable shared libraries for every packages other than modifying the .mk files?
--
Regards,
   Rashad

reply via email to

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