I have a C++ open source project that's available from a public svn repository.
It would help me a lot if there is an online service that I can point to my repository and have it build it with GCC on 32 and 64 bit. Then I know that it builds without errors or warnings.
Running my unit tests would be really nice, but I don't really expect anyone does this.