Hacker News new | ask | show | jobs
by jlarocco 4798 days ago
According to the README, gcc can be used by running "make compiler=gcc". But it also says it's only supported on Linux...

It makes sense that they built it with their own compiler by default.

In any case, I wonder if clang could use this to jump start its OpenMP support.