Hi again. I notice now that we already have code in configure to omit the "-ansi" flag when the target system has newlib (for the same reason), so I guess the consistent thing to do would be to substitute "-std=c++11" with "-std=gnu++11" under the same conditions? // Marcus