http://sourceforge.net/projects/ttrooper/files/Torus%20Trooper%20binary_source/0.22b/tt-0.22b.tar.gz/download
>Compiling:
>Install the OpenGL development libraries. (This is the hard part.)
>Install the D compiler, version 0.106. (http://ftp.digitalmars.com/dmd.106.zip) Note that this is non-libre, so if you can't run the binary, you're out of luck. If you don't like it, talk to digitalmars. I don't like it either. Also, any later versions of the D compiler will NOT work. 0.106 or earlier is needed. As a final note, the resultant binary will not work on other computers, due to problems in the D compiler.
>Install SDL_mixer.
>Compile bulletml with "make" in the lib/bulletml directory.
>Compile with "ant".
>Known Issues:
>The compiler is non-libre. Compiling on non-x86 platforms is unlikely to work.
Now that is from the official page on sourceforge but the boys over at debian appear to have it working with GDC, which uses GCC as the backend.
Not sure if they patched that to work of if GDC can do it now where it couldn't before. In any case here is the debian source page.
https://packages.debian.org/source/sid/torus-trooper
Good luck dude.