Hi again, > + -o \( $cc_maj -eq 5 -a $cc_min -gt 4 \) \
> + log_failure "gcc version $cc_maj.$cc_min found, expected gcc 3.x > with x>1 or gcc 4.x with 0<x<10, gcc 5.x with x<10 or gcc 6.x with x<2" this is wrong, you check for <= 5.4 and fail saying that until 5.9 is good >An imaginary friend squared is a real enemy. I never told you, but this is *really* funny :-) cheers! G.