Hi,
I have an LFS (http://www.linuxfromscratch.org) Linux system with a newer version of glibc. The gameEditor executable for linux won't run with that version (./gameEditor: /usr/lib/libstdc++.so.5: version `GLIBCPP_3.2' not found (required by ./gameEditor) ./gameEditor: /usr/lib/libstdc++.so.5: version `CXXABI_1.2' not found (required by ./gameEditor). These errors were generated after linking libstdc++.so.5 to libstdc++.so.6.0.1)! Could you please compile a version for glibc 2.3.4-20040701 too or do something else to make it compatible? Because I made LFS (for the second time now) I have quite some experience with compiling software, maybe I could try to compile it for you?
Grurf