When compiling with gcc 3.3.1, the compilation dies on the file game_config.c, with many messages similar to the following: "game_config.c:761:25: pasting "." and "view_mode" does not give a valid preprocessing token" I found a patch that fixes the problem, and it works fine for me now. Reproducible: Always Steps to Reproduce: 1. emerge gcc 3.3.1 2. emerge tuxracer 3.
Created attachment 16257 [details, diff] fixes compile problems with gcc-3.3.1
Created attachment 16258 [details, diff] fixes compile problems with gcc-3.3.1
sorry, it gave me an error adding the attachment and I didn't think it had worked.
alright, i put together a really *nasty* ebuild using your patch and more ill add it when cvs comes back up
ok, thanks again for the patch ... try out -r3 in cvs :)
It works great, thanks :)