Linked by Thom Holwerda on Mon 25th Jul 2005 16:44 UTC, submitted by Lhyanor
Post a Comment
RE: Think before you post
by Lhyanor on Mon 25th Jul 2005 18:12 UTC
in reply to "Think before you post"
RE: An easy way and a hard way...
by Anonymous on Mon 25th Jul 2005 18:13 UTC
in reply to "An easy way and a hard way..."
RE[2]: An easy way and a hard way...
by Lhyanor on Mon 25th Jul 2005 18:19 UTC
in reply to "RE: An easy way and a hard way..."
RE[3]: An easy way and a hard way...
by Anonymous on Mon 25th Jul 2005 18:31 UTC
in reply to "RE[2]: An easy way and a hard way..."
RE: An easy way and a hard way...
by raboof on Mon 25th Jul 2005 18:28 UTC
in reply to "An easy way and a hard way..."
I have built the Mingw cross-compiler for Linux several times for building Inkscape for Windows, so I am fairly familiar with the process. But it can be confusing for beginners in the cross-compiler world. So I posted a copy of the current (gcc3.4.4) version of the Mingw cross-compiler, built on Fedora Core 4, at:
http://inkscape.org/win32/xmingw-3.4.4.tar.bz2
It is built to be unpacked to /usr/local/xmingw32. Just put /usr/local/xmingw32/bin at the front of your PATH, remember to call the compiler explicitly such as 'i686-pc-mingw32-gcc', and have fun. It has C and C++, and should run on most recent distros without any trouble.
Ishmal
RE: Cross-compiler for FC4 - to - Win32
by Anonymous on Tue 26th Jul 2005 11:29 UTC
in reply to "Cross-compiler for FC4 - to - Win32"
RE: Cross-compiler for FC4 - to - Win32
by Lhyanor on Tue 26th Jul 2005 12:22 UTC
in reply to "Cross-compiler for FC4 - to - Win32"



