> Le 18 janv. 2015 à 18:39, John Horigan <j...@glyphic.com> a écrit : > > I discovered the source of my test failure. I have gcc 4.9.0 installed in > /usr/local and the build and test were using that. When I forced configure > to use clang/clang++ it built and checked OK. Apparently gcc 4.9.0 has > issues with OS X Yosemite.
FWIW, I use 4.9.2 on Yosemite, and it works well (all passes). It's installed via MacPorts. 472 tests were successful. 21 tests were skipped. $ gcc-mp-4.9 --version gcc-mp-4.9 (MacPorts gcc49 4.9.2_1) 4.9.2 Copyright (C) 2014 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.