[MacPorts] #40903: Remove GCC Dependencies
#40903: Remove GCC Dependencies -------------------------+-------------------------------- Reporter: jpolmsted@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: | Port: R -------------------------+-------------------------------- I might be wrong, but with MP's behavior re: compilers, the dependency on gcc48 doesn't actually go anything, right? The system's clang gets used. If I actually want GCC, I'd use something like '''configure.cc=gcc configure.cxx=g++'''. If this is right? -- Ticket URL: <https://trac.macports.org/ticket/40903> MacPorts <http://www.macports.org/> Ports system for OS X
#40903: R: Remove GCC Dependencies --------------------------+-------------------------------- Reporter: jpolmsted@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: R | --------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: No. Users are not meant to manually change configure.compiler, configure.cc or similar. Ports will choose them correctly for you. In the case of R, it requires a Fortran compiler, which Xcode does not provide but gcc48 does. If you want to use a different gcc port's Fortran compiler instead, there are variants available. -- Ticket URL: <https://trac.macports.org/ticket/40903#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40903: R: Remove GCC Dependencies --------------------------+-------------------------------- Reporter: jpolmsted@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: invalid | Keywords: Port: R | --------------------------+-------------------------------- Comment (by jpolmsted@…): I didn't realize gfortran was coming in through gcc. That's right. Thanks for that pointer. That said "Ports will choose them correctly for you." isn't quite true, but that's a separate issue. -- Ticket URL: <https://trac.macports.org/ticket/40903#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts