View Single Post
  #3  
Old 07-04-2009, 02:26 AM
gaeorn
Developer
 
Join Date: Apr 2009
Location: USA
Posts: 478
Default

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?
Reply With Quote