[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: [hatari-devel] mingw-w64
- From: Christer Solskogen <christer.solskogen@xxxxxxxxx>
- Date: Mon, 16 Sep 2013 21:43:06 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=4RPCAkFGjESMz1CwK2vk0o1ADetFEE5iytBbZzFUoSM=; b=YuAvykQZnSBAaL2jiDGqlSDNdTx5LFK6/IvTjs8uU1KXsc52LQ/6P/ZG01AoHTd/h3 x+Q64TwjQkjPmCGTgEHuMFIQG9J1ibPpYawQhNeSoGxq9LKZP1BAmUq9v0S1IMkLoO4U 2iZKFLwunmLo9K6PhTDxstrad5QWFSCum8D8XOmP1gBwhRrutWmy+YWIjFPXwDk5MIi5 wKUCbqRfV/P7Du26P63BAxDtL49yFihLVZXOPZozhGojVn+V9k+m9v6i7N2Hntx+GL8V hR/63wlu02Ndohh7lPvhjdVk64/AfqupNnsgf1E1k3ZFy4wOV6R27V0R5xmf7c5nVO0v 0uYQ==
Hi!
I have a couple of Toolchain files which I use personally for cross
compiling hatari (I use them for my daily builds), but I would love to
have them in the official repo. There are probably more sexy ways of
solving this than having two almost identical Toolchain files, but
since I'm all too new for cmake I don't have that ready now. The
reason that I have two files is that one is for 32bit compiler and the
other is for 64bit.
--
chs,