3 Sep
2015
3 Sep
'15
3:22 p.m.
On 03-Sep-15 5:02 PM, Paul A. Bristow wrote:
[Also example>b2 -a toolset=clang-3.7.0 address-model=64
fails to link as with no address-model specified (so default is 64 bit?)].
Suggestions?
(Have I got the wrong version of mingw? I have others from ming64 - how do I specify to use those?)
Can you get hello-world to compile by hand? Like: "C:\Program Files\LLVM\bin\clang++.exe" -g -m64 hello.cpp ? Which MinGW are you using? Which one do LLVM folks recommend to use? Thanks, Volodya