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] Merging MXE Octave - first steps (was What ge


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Merging MXE Octave - first steps (was What gets compiled into DLL by libtool (licencing issues))
Date: Thu, 27 Feb 2014 14:01:38 +1100

On 27 Feb 2014, at 07:00, John W. Eaton <address@hidden> wrote:

> On 02/26/2014 02:50 PM, Timothy Gu wrote:
> 
>> It's already possible.
>> 
>> make gcc MXE_TARGET=i686-w64-mingw32
> 
> Oh, I see.  Thanks.

For shared builds, make sure you use the new style target.variant:

make gcc MXE_TARGETS=i686-w64-mingw32.shared

Cheers,

Tony




reply via email to

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