Re: [Bioc-devel] -fopenmp switch issue on mac

2019-12-04 Thread Vincent Carey
Thanks -- the solution I used was to install the Simon-Urbanek-modified distribution clang 8.0 from the page noted in my reply. On Wed, Dec 4, 2019 at 3:10 PM Bunis, Daniel wrote: > I was running into the `clang: *error: *unsupported option '-fopenmp’` > yesterday myself. I’m not on Sierra,

Re: [Bioc-devel] -fopenmp switch issue on mac

2019-12-04 Thread Bunis, Daniel
I was running into the `clang: *error: *unsupported option '-fopenmp’` yesterday myself. I’m not on Sierra, but I fixed it with the top answer on this page:

Re: [Bioc-devel] -fopenmp switch issue on mac

2019-12-04 Thread Kasper Daniel Hansen
Are you using the clang 6 (R 3.5) / 7 (R 3.6) / 8 (R 4.0) which Simon supplies? This is for clang 6 with full path /usr/local/clang6/bin/clang --version clang version 6.0.0 (tags/RELEASE_600/final) Target: x86_64-apple-darwin18.7.0 Thread model: posix InstalledDir: /usr/local/clang6/bin On Wed,

[Bioc-devel] -fopenmp switch issue on mac

2019-12-04 Thread Vincent Carey
When installing packages from source, I frequently run into this error with %vjcair> clang --version Apple LLVM version 9.0.0 (clang-900.0.39.2) Target: x86_64-apple-darwin16.7.0 Thread model: posix InstalledDir: