Re: [hatari-devel] Building Hatari from sources |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/hatari-devel Archives
]
- To: hatari-devel@xxxxxxxxxxxxxxxxxxx
- Subject: Re: [hatari-devel] Building Hatari from sources
- From: Douglas Little <doug694@xxxxxxxxxxxxxx>
- Date: Mon, 28 Jan 2013 19:06:26 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=QqslKoVqgc0PGXJzD7g92g+36udhbvt9ZDhXalgSeYE=; b=NlXe44GIEz0nIqFa9ys8QFlC5f53a63SEIn8xOtwc9gunlP/LFTh5ur1QImlk0tyEU Ws0ar+p3O5qJYOdn3jZDjUJfQhThBQ6vdjiR7ZNXKj8laiyrwxvhX5OCSI9Eoho6CKzD PB/vuopgbhhh7YZ6iTJFB3hhOGYH73PJl9NFM+5oNLVdj6tgq/E022TlKuJCKax36IXi V9vFWyfkp8Ycr5io3Lj4YcvT9LMi5w83xwBDtZkLUxLotbnGoi5lX2fyoot/foxKTAO7 2HkbltJnmEIaWYSdNkQ8P7Wk308ktNXAygQJSwuZa9HIGEyS/X8OH0oBzRMSx+8urEGO yfqg==
I don't know if anyone is interested but I recently had success building Hatari for Windows using Cygwin - the process is essentially the same as a typical Linux build once the Cygwin dependencies are sorted out.
Hatari built fine in this way but I had some problems with the SDL package. This was remedied with a relatively small patch (small enough to apply by hand) and a bag (!) of configuration switches. I can provide some details on that later if anyone is interested.
Note: To run this Cygwin/Hatari executable you do need the Cygwin-X server installed on top of the default Cygwin / X11 stuff and you must launch the server before starting Hatari or there will be no display output. Apart from all that nonsense it does seem to work fine and is repeatable. It's not ideal for distributing to Windows users because of the complex Cygwin mess but it's fine for working with the Mercurial source on a Windows box.
Doug.