Hi, What's the best way to get the gcc version number from an autotools project? I could start gcc and parse the output. Could I write a small program that checks some #define that has gcc's version number? If so, how far back does that work for? Thanks, Bob Rossi