Hello,

has anyone managed to setup the GOLVVM on OSX (Mojave)?

I'm following the instructions here https://go.googlesource.com/gollvm, but 
am stuck at:

cmake -DCMAKE_BUILD_TYPE=Debug -DLLVM_USE_LINKER=gold -G Ninja ../llvm


The error I get is:

 Host compiler does not support '-fuse-ld=gold'


I assume the Gold linker isn't for OSX, but I can't seem to find one that 
does, at least by setting the flags to cmake.

If anyone has successfully built gollvm on an OSX machine, please share how 
you did it, or what am I doing wrong.

Thanks a lot 

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to