Re: glibc-2.1 upgrade headaches. Any ideas??

Arvind Sankar (arvinds@mit.edu)
Sun, 7 Mar 1999 10:28:06 -0500


> Look in linux/arch/i386/Makefile. Should be obvious which one to
> change. :) If not then holler again. :) And use -march=pentium.
> >From memory it should produce better results. ;)

yeah, -march=pentiumpro -mcpu=pentiumpro is buggy. The compiler won't
bootstrap with those flags. It miscompiles the preprocessor.

-- arvind

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/