Announcement

Collapse
No announcement yet.

LLVM Gets Bindings For Google's Go

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • LLVM Gets Bindings For Google's Go

    Phoronix: LLVM Gets Bindings For Google's Go

    Another feature for the upcoming LLVM 3.6 release are bindings for Google's Go programming language...

    Phoronix, Linux Hardware Reviews, Linux hardware benchmarks, Linux server benchmarks, Linux benchmarking, Desktop Linux, Linux performance, Open Source graphics, Linux How To, Ubuntu benchmarks, Ubuntu hardware, Phoronix Test Suite

  • #2
    Big news for me.

    I am a regular Golang user. I also aim for cross-platform tool development with Golang. I hope it is supported also on win64 which is my main work system.

    Comment


    • #3
      Originally posted by fithisux View Post
      I am a regular Golang user. I also aim for cross-platform tool development with Golang. I hope it is supported also on win64 which is my main work system.
      What do you mean? it's trivial to cross-compile Go from anything to anything.

      I wrote a a little howto about it @ http://www.limitlessfx.com/cross-com...rom-linux.html

      // not a self-promotion, I didn't find any other up to date resources on it.

      Comment

      Working...
      X