> > > > # export CFLAGS='-O3 -mcpu=athlon-xp -march=athlon-xp -mmmx > > > > -msse -m3dnow > > > > -mfpmath=sse'
> So please tell us, where in FAQ it says to use those CFLAGS? Or any compiler > flags at all? I tried turning these off completely, of course. To no avail, however. (Actually, I only added the *FLAGS stuff because my most recent 'make build' attempt before posting my question in here included them and thus the flags appeared in the output I cut&pasted. So, I also metioned the 'export *FLAGS=...'s to make it perfectly clear, why is cc called with such strange stuff about (when I'm about to be verbose and complete, I'm verbose and complete:).