Hacker News new | ask | show | jobs
by evandrix 3955 days ago
use `clang`, not `gcc`.

clang version 3.6.1 (tags/RELEASE_361/final) Target: x86_64-apple-darwin14.4.0 Thread model: posix

<-- can confirm it works out-of-the-box on OSX 10.10.4

1 comments

Cool, thanks for pointing that out. I was pretty glib about my attempt to check it out ..