I'm getting an error out while building Code::Blocks SVN 8537 from source. This is under Arch Linux using "./configure", "make", and "sudo make install" called from within a package build script.
Previous versions of Code::Blocks have all compiled pretty well fine using the same script so I'm wondering if the error is in the SVN code.
Here is a pastebin of the error messages. I didn't know what would be most useful so I copied as far back as my terminal output would allow - so scroll right to the bottom first ;) :
PasteBin (http://pastebin.com/pYG6aV9z)
Thank you.
Edit: GCC 4.7.2, x86_64.
Edit2: And I just tried to build it without the build script: "./bootstrap" "./configure" "make", same resulting error.
Known problem, we are working on it. Wait or just revert r8536 manually.
Ok right on, thank you. At least you knew about it that was the intent of reporting it! ;) :D