Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Jun 2017 18:37:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 220313] Support for fortran:clang argument to use devel/flang instead of gfortran
Message-ID:  <bug-220313-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D220313

            Bug ID: 220313
           Summary: Support for fortran:clang argument to use devel/flang
                    instead of gfortran
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yuri@rawbw.com
                CC: freebsd-ports-bugs@FreeBSD.org

Created attachment 183857
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D183857&action=
=3Dedit
patch

This can potentially lift the limitation that fortran programs can't be mix=
ed
with clang-compiled C++ due to the libgcc_s.so conflict. Base libgcc_s.so a=
nd
libgcc_s.so from gcc port are in conflict.

Kept gcc a default.

Tested with math/R. math/R builds and seems to work fine with flang.

I will create the bug report with the patch to math/R soon.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-220313-13>