On 08/09/2013, at 12:48 PM, Tony Theodore wrote:
>
> On 07/09/2013, at 3:25 AM, NightStrike wrote:
>
>> I'm at least trying to get the winpthreads build fixes in that you asked for
>
> On r6232, I'm seeing these build errors in winpthreads itself:
Ignore tha
On 07/09/2013, at 3:25 AM, NightStrike wrote:
> On Fri, Sep 6, 2013 at 11:25 AM, Erik van Pienbroek
>>
>> Before I kick off another test mass rebuild I would like to know whether
>> there are still any winpthreads changes pending. Previous test mass
>> rebuilds have shown that there are some ar
The MXE team is pleased to announce the new release 2.23 after a thorough
testing phase[1].
MXE is a makefile based cross-compiling environment that provides a sane,
repeatable way to build many open source libraries[2]. Designed to run on *nix
like systems, it currently targets static librarie
On 03/06/2013, at 2:52 AM, Gunnar wrote:
> In MinGW564 the code:
>
> #define __STDC_FORMAT_MACROS 1
> #include
>
> ..
> ..
>
> uint64_t i = 0;
> printf("i = %" PRIu64 "\n", i);
>
>
>
> leads to a "unknown conversion type character 'l' in format". In MiGW32 it
> compiles witout a warning.
On 4 January 2012 04:53, wrote:
> Dear both lists,
> I would like to understand better what is the difference between your two
> projects, in term of cross-compilation capabilities (linux -> windows).
The main differences are:
- mingw-w64 provides headers and runtime that allow you to build bot
On 15 May 2010 05:28, Doug Semler wrote:
> 2010/5/14 Tony Theodore :
>> 2010/5/15 Mario Rodríguez :
>>> Hi,
>>>
>>> I want to use *MKL*`s lapack & BLAS in my *mingw* project.
>>>
>>> I use this libraries for 32 bits linking: mkl_intel_c_d
2010/5/15 Mario Rodríguez :
> Hi,
>
> I want to use *MKL*`s lapack & BLAS in my *mingw* project.
>
> I use this libraries for 32 bits linking: mkl_intel_c_dll.lib,
> mkl_intel_thread_dll.lib, mkl_core_dll.lib. In 32b arquitecture, it´s
> enought adding this files names at the end of the g++ linking
On 27 April 2010 10:20, Jarrod Chesney wrote:
> Hi Mingw-w64'ers
> Does anyone have an existing patch set or porting efforts wit
> wxWidgets compiled with mingw-w64 32/64bit?
> Otherwise, Does anyone know how i can get in contact with zhou drangon who
> has precompiled binaries for it.
>