[hatari-devel] Hatari windows binary (test needed)

npomarede at corp.free.fr npomarede at corp.free.fr
Sun Feb 28 20:55:15 CET 2010


On Sun, 28 Feb 2010, Thomas Huth wrote:

> On Sun, 28 Feb 2010 13:26:10 +0100 (CET)
> npomarede at corp.free.fr wrote:
>
>> Thomas, for the built you made :
>>   - did you enable --trace option ?
>
> Tracing is enabled by default in the toplevel CMakeLists.txt:
>
> set(ENABLE_TRACING 1
>    CACHE BOOL "Enable tracing messages for debugging")
>
>>   - pressing alt+pause doesn't enter the debug mode but just pause
>> hatari. do we need a console or something else to enable it ?
>
> There is some special code in src/gui-win/opencon.c for opening a new
> console window. It's not compiled into the Hatari executable on windows
> yet, someone got to translate the Makefile there into a CMakeLists.txt
> first (I could do this "blindly", but I do not have any possibility for
> testing this anymore, so I'd prefer if someone else could do this step).
>

I added a variable BUILD_HOST in Makefile-MinGW.cnf to cross compile the 
windows binary under linux too with the standard Makefile-MinGW.cnf.

I will try to add also a toolchain file to do the same under cmake (for 
now, I compiled the windows version using the standard Makefiles)


Nicolas



More information about the hatari-devel mailing list