Can you paste the output of gcc -v and g++ -v?  

here is mine:
```
pllarroy@186590d670bd:0:~/devel/mxnet/mxnet$ gcc -v
gConfigured with: --prefix=/Library/Developer/CommandLineTools/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 9.0.0 (clang-900.0.39.2)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
pllarroy@186590d670bd:0:~/devel/mxnet/mxnet$ g++ -v
Configured with: --prefix=/Library/Developer/CommandLineTools/usr 
--with-gxx-include-dir=/usr/include/c++/4.2.1
Apple LLVM version 9.0.0 (clang-900.0.39.2)
Target: x86_64-apple-darwin16.7.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
```

[ Full content available at: 
https://github.com/apache/incubator-mxnet/issues/12727 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to