David Fee

Results 2 comments of David Fee

Hi, I'm using Mac OS High Sierra. Here's the output off gcc -v: Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk/usr/include/c++/4.2.1 Apple LLVM version 9.0.0 (clang-900.0.38) Target: x86_64-apple-darwin17.2.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin

Myself and a colleague struggled with autoconf for a while, it seemed broken on my platform. I used the build.sh eventually: 1. build.sh from root, 2. edited the generated config...