Jon Phillips wrote:
Bob and others,
I followed your instructions Bob on your website on how to compile on win32 using cmd.exe and mingw and everything seemed to be running smoothly, but at the end of the build this lovely-ness is spewed out. I think it has something to do with the zip package you provide with gtk etc.
Here is the download I'm using from your site: gtk24-041012.zip
I downloaded this mingw installer: MinGW-3.1.0-1.exe
And, this version of make: mingw32-make-3.80.0-3.exe
Might I also add that the make provided is named: mingw32-make.exe and not just make. This should be added to your howto.
Hi, Jon!
Yeah, it mentions copying that file to make.exe.
Anyway.... you will need the same environment that John Cliff (Simarilius) has, since it works for him. Which I -think- is the same as you have, but with the gcc-3.4.2-core* and gcc-3.4.2-g++* candidates unzipped on top of the mingw dir, so that wou will have the newer libs and c++ compiler. Maybe he can tell you, if he sees this. -That- info is probably what I need to put on the web page.
On the Mingw mail lists, it seems like they are hinting at a new mingw "bundle" with all of the new copiler/libs/tools in it, soon. But we will likely need to do it manually for a while.
Bob