I'm Cross! 20080411 (Default branch) |
|
|
I'm Cross! is a script that installs a C/C++
cross-compiler toolchain that targets Microsoft
Windows on a developer's Linux workstation.
Additionally, it installs cross-compiled versions
of various libraries, such as wxWidgets, PCRE,
libxml2, zlib, and pthreads-w32. This is an easy
way to set up a Linux workstation to
simultaneously build Linux and Windows executables
from the same source tree. Finally, it provides
sample programs for each supported library, to
illustrate how one can write and compile
cross-platform code using these libraries.
License: GNU General Public License (GPL)
Changes:
This release installs GTK+ and associated libraries.
|