I can compile and see the expected result when I compile this with g++ main.cpp -ld3d9 -mwindows -o test.exe with both my i686 and x86_64 GCC 4.7.0 compiler. I tested this on Windows 7 x64. I do get a hang when I omit the "-mwindows". Did you forget to add this?.
2012-05-22 06:40:17 PDT in MinGW-w64 - for 3...
We need more info, best would be a small compilable code sample reproducing the problem. If that's not possible, at least the full code that exhibits the problem.
2012-05-22 06:08:19 PDT in MinGW-w64 - for 3...
Make that Glib, obviously. pkg-config seems like a pita to build. Any steps I can follow to try and reproduce?.
2012-05-18 06:11:13 PDT in MinGW-w64 - for 3...
OK, using the compiler options you used: [code]-O2 -mtune=core2 -fomit-frame-pointer -momit-leaf-frame-pointer -fgraphite-identity -floop-interchange -floop-block -floop-parallelize-all[/code] I can reproduce the problem. This is a GCC 4.6 problem. When I switch to 4.7.0, I do not have this ICE. I suggest you do the same (or disable the graphite optimizations for this specific build). How...
2012-05-18 05:52:00 PDT in MinGW-w64 - for 3...
I cannot reproduce the failure building on Windows under MSYS (GSL built and tested without failures). I also noticed that pkg-config doesn't configure on Windows, so I guess you're using the linux cross-compiler. I will check this out in a bit.
2012-05-18 04:49:56 PDT in MinGW-w64 - for 3...
Yes, indeed, the file seems to have been not uploaded at all beyond 1.6MB. I have uploaded it again. It *should* be fine now. If not, I'll have to dig it up from the build.
2012-05-15 07:19:06 PDT in MinGW-w64 - for 3...
rubenvb made 1 file-release changes.
2012-05-15 06:59:02 PDT in MinGW-w64 - for 3...
rubenvb made 2 file-release changes.
2012-05-14 12:04:02 PDT in MinGW-w64 - for 3...
rubenvb made 3 file-release changes.
2012-05-05 02:50:03 PDT in MinGW-w64 - for 3...
rubenvb made 3 file-release changes.
2012-05-05 02:48:03 PDT in MinGW-w64 - for 3...