I had no problems compiling under Fedora 10 using the gcc 4.3.2-7 Fedora package set. If you are using 64bit, you do have to remove or change the -march=i686 compile flag in the makefiles.
What version of gcc were you using to begin with that gave you all the compile errors? Are you running a 32bit or 64bit system?
|