I just tried out Eclipse/CDT with gcc on the Mac with Snow Leopard and it fights back. You have to specify -arch i386 on both linker and compiler flags for it to work because Snow Leopard is now making 64-bit binaries by default (which I did not know until today!)