Date: Wed, 27 Jul 2016 08:01:33 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 211393] math/R: update patches and options Message-ID: <bug-211393-13-QVUMvr0iqG@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-211393-13@https.bugs.freebsd.org/bugzilla/> References: <bug-211393-13@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211393 Rainer Hurling <rhurlin@gwdg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rhurlin@gwdg.de --- Comment #1 from Rainer Hurling <rhurlin@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 wor= king example is found in the port graphics/darktable. But, GCC _is needed_ for the Fortran functionalities. As far, as I know, th= ere is no alternate in the LLVM/Clang world until today. And many of R's packag= es do need Fortran! --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211393-13-QVUMvr0iqG>