[build] Cross-building on MinGW32 working
commit88c454b04935de34df611f6713f9d75e5af0629a
authorNicola Fontana <ntd@entidi.it>
Wed, 5 May 2010 23:27:19 +0000 (6 01:27 +0200)
committerNicola Fontana <ntd@entidi.it>
Thu, 6 May 2010 18:25:10 +0000 (6 20:25 +0200)
tree33506b6b9c2d51a75eae7d132401dc34101e77c8
parentf1261ed615ad5c048806e8b5eb5cca10605ec98e
[build] Cross-building on MinGW32 working

Updated and corrected bugs in the build system: now ADG cross compiles
out of the box in a MinGW32 system on a 64 bit platform and the adg-demo
runs properly on wine (although it seems to have serious problems while
rendering vertical text). On a native Windows XP platform these problems
desappear though.

Provided a wrapper (build/configure-mingw32) to configure the cross
building on an x86_64 Arch linux system.

Closes issue #34: http://dev.entidi.com/p/adg/issues/34/
Makefile.am
build/configure-mingw32 [new file with mode: 0755]
configure.ac
demo/Makefile.am
src/adg-gtk/Makefile.am
src/adg/Makefile.am
src/cpml/Makefile.am