Wow. I've been compiling GCC3 for the last 3 hours :P

Anyone know if you can just use the rpms? I tried with
gcc-3.0.2-0.1.i386.rpm
gcc-c++-3.0.2-0.1.i386.rpm
gcc-g77-3.0.2-0.1.i386.rpm
cpp-3.0.2-0.1.i386.rpm
but got an error to the affect of "C++ compiler can not make executables" when I ran the ./configure. I tested it out with some other things and gcc could in fact produce working binaries so I went back to the 2.96-98 version of gcc and I'm currently building a new GCC off of GNU's latest cvs.

Can someone stop me if I'm going down the wrong path :P