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] Continue mingw64


From: Tony Theodore
Subject: Re: [Mingw-cross-env-list] Continue mingw64
Date: Sat, 18 Dec 2010 22:47:49 +1100

On 18 December 2010 19:43, Tony Theodore <address@hidden> wrote:
> On 18 December 2010 17:31, Martin Gerhardy <address@hidden> wrote:
>> Hi
>>
>> libmikmod fails because the _mm_malloc function is already defined
>> somewhere else. letting sed replace _mm_malloc with _mikmod_malloc fixes
>> the first issue. (haven't searched where exactly this comes from)
>
> The mingw-w64 malloc.h defines it (but mingw.org doesn't). The include
> has been removed from later versions of mikmod, it's missing from even
> the earliest version in the cvs tree:
>
> http://mikmod.cvs.sourceforge.net/viewvc/mikmod/libmikmod/include/mikmod_internals.h?revision=1.1&view=markup
>
>> ../drivers/drv_aiff.c:338:19: error: variable 'drv_aiff' definition is
>> marked dllimport
>>
>> this is the next one - is there a guideline how to fix these? i would
>> say this is a bug in upstream, because we specified --disable-shared,
>> no?

So I updated to the cvs version and added a few other fixes:

https://bitbucket.org/tonyt/mce-w64/changeset/e1adaf266f1a

Let me know if it works for you.

Cheers,

Tony



reply via email to

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