[Bug 211393] math/R: update patches and options

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Jul 27 08:01:33 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=211393

Rainer Hurling <rhurlin at gwdg.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rhurlin at gwdg.de

--- Comment #1 from Rainer Hurling <rhurlin at gwdg.de> ---
Just a note to the need for GCC:

GCC is not necessarily needed to use OpenMP. These days, OpenMP can also be
done by the CLANG compiler (basically using -lomp instead of -lgomp). A working
example is found in the port graphics/darktable.

But, GCC _is needed_ for the Fortran functionalities. As far, as I know, there
is no alternate in the LLVM/Clang world until today. And many of R's packages
do need Fortran!

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list