> NKBJ> This small patch detects if you use a compiler that supports the
> NKBJ> '-mpentium' and '-mpentiumpro' compiler flags and use the relevant flag
> [...]
> NKBJ> +ifeq ($(CC_MAJOR_VERSION),2.7)
>
> Does this work with egcs too? What does egc report as its version?
> And _maybe_ you would also want to use the arch flags (if it seems that
> they do work)?
>
Yes, it work with egcs (CC_MAJOR_VERSION = egc). I have thought about
using the arch flags, and I'll test it on my 486 system (please let me
know how it work if you test it on your system.)
-- Med venlig hilsen / Best regards nkbj@image.dk Niels Kristian Bech Jensen http://www.image.dk/~nkbj/
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu