darklord wrote: >Guys, I can't even compile one single program?! Whats up with that? I get the >following error everytime I do a ./configure: > >Your gcc does not support even "i386" for '-march' and '-mcpu'. > >Any ideas? Geez, you have to be able to compile... > > >------------------------------------------------------------------------ > >Want to buy your Pack or Services from MandrakeSoft? >Go to http://www.mandrakestore.com > Well, you need to look at an earlier gcc, I suppose, but that means an earlier glibc and so on... Sounds like the source you downloaded is badly broken for this compiler version. Try adding the optional compiler on your install disk and point to that as the default instead and see if things improve. Or point to egcs.
Each new compiler version has become STRICTER since gcc2.91 rather than more feature-laden, so a LOT of broken source is floating around. Civileme
Want to buy your Pack or Services from MandrakeSoft? Go to http://www.mandrakestore.com
