lol37 lol37 <lol37cs16@xxxxxxxxx> writes: > Here is one screenshot of the error : > Link : http://hapshack.com/images/errorgcc.png > thanks in advance for reply This error means that somehow the argument to your --enable-cxx-flags option was lost. That is, this is the error you would get if you used configure --enable-cxx-flags rather than configure --enable-cxx-flags='-fno-function-sections -fno-data-sections' This seems like something MinGW specific. I recommend that you follow up on the MinGW list. Ian