In der fleury lib gibt es sowas.
Code:
#if (__GNUC__ * 100 + __GNUC_MINOR__) < 303

#error "This library requires AVR-GCC 3.3 or later, update to newer AVR-GCC compiler !"

#endif