On my mingw build, if I turn on all modules and testing, I get "The input line is too long." when trying to build ITK. This is a real deal breaker. A possible solution is to change the gcc compiler to use the @file command line option that allows options to be read from a file. Bill