Re: [hatari-devel] mingw-w64 |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: Nicolas Pomarède <npomarede@xxxxxxxxxxxx>
- Subject: Re: [hatari-devel] mingw-w64
- From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
- Date: Mon, 16 Sep 2013 21:57:49 +0200
- Cc: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; bh=okISFwZ97uGQhJ3vw5rv1IcGf4ewo9oorTu9BjG7KJM=; b=cgVW/1bRWbLEsABfOA83ffnoXpRtpwpYjCEH7NU7SFh92O74JPhzvytQrB5jqh22gb 55Cn2/L6ReRdLBswMN5jNvcoabDY5FnOeFrRvep1N0+6K8b3PPxTVZEzx7Dh6V+UegUj gb370VtN3/drLwRU7aFRqI8yKeJ7c2bGuQIZwaSLAtfD5JK5ATW4vLv8BYt0CS2ql5bR trTBJisszYpKqVByzVefIxNv6jjaDLVt2U6ksaBK2Wdb2EmhmE+y+wnfDcdpGsHoqL1U iV6T0AXdL57O+1rvU5HtNKQw2SqofHO7Zmke+rAXOW8lOGEO1E20IxOP31rEvzexAgbR hUTg==
On Mon, Sep 16, 2013 at 9:49 PM, Nicolas Pomarède
<npomarede@xxxxxxxxxxxx> wrote:
> regarding a 64 bit toolchain, I think we could add it to the repo. As for
> your 32 bit file, is it different from the one already in repo ?
>
Yes, and better IMHO since mine targets i686 and uses mingw-w64 and
not mingw. Mingw and Mingw-w64 are two seperate projects and after
following them both for a while, mingw-w64 seems to win.
Also, I found a bug in the old Toolchain file that have buggered me a
lot, which I also found a solution for (cmake seems to have trouble
finding SDL with cross compilers).
--
chs,