gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] Go for Windows Mobile


From: Lee Fisher
Subject: Re: [gnugo-devel] Go for Windows Mobile
Date: Tue, 03 Mar 2009 09:54:03 -0800
User-agent: Thunderbird 2.0.0.18 (Macintosh/20081105)

> Do you plan to have any version for Windows Mobile?

Which compiler, MSC or GCC?

With MSC, it looks like CMake *might* have some CE target support. I was about to say otherwise, but it looks like Qt is porting to CE, using MSC and CMake:

http://scusi.svn.sourceforge.net/viewvc/scusi/trunk/CMakeLists.txt

So that is at least one project to learn from.

With GCC, if you used CEGCC, and setup CMake to cross-compile, it might work. But CE doesn't have a console so you have to find one of those, or a GUI frontend.

http://www.cmake.org/Wiki/CMake_Platform_Dependent_Issues
http://www.cmake.org/Wiki/CMake_Cross_Compiling
http://mingw.org/wiki/HostedCrossCompilerHOWTO
http://cegcc.sourceforge.net/
http://sources.redhat.com/ml/crossgcc/
http://wcelibcex.sourceforge.net/
http://celib.sourceforge.net/

Is this the main GNU Go for WinCE?

http://www.vieka.com/gnugo/

It appears to be using GNU Go 3.3-3.4 and was last updated 3 years ago, with it's own C++ front end, uses the Embedded VC/Visual Studio build system.







reply via email to

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