[MacPorts] #20070: atlas uses "gcc"
#20070: atlas uses "gcc" -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: ajb78@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: atlas -------------------------------------+-------------------------------------- atlas 3.8.3 uses "gcc" in some places. {{{ gcc -fPIC -x assembler-with-cpp -DL2SIZE=4194304 -I/mp/var/macports/build/_Users_rschmidt_macports_dports_math_atlas/work/atlas-3.8.3/build/include -I/mp/var/macports/build/_Users_rschmidt_macports_dports_math_atlas/work/atlas-3.8.3/build/..//include -I/mp/var/macports/build/_Users_rschmidt_macports_dports_math_atlas/work/atlas-3.8.3/build/..//include/contrib -DAdd_ -DF77_INTEGER=int -DStringSunStyle -DATL_OS_OSX -DATL_ARCH_Core2 -DATL_CPUMHZ=2200 -DATL_SSE3 -DATL_SSE2 -DATL_SSE1 -DATL_GAS_x8632 -DPentiumCPS=2200 -DATL_NCPU=2 -DDREAL -o ATL_dset_xp1yp0aXbX.o -c ATL_dset_xp1yp0aXbX.c gcc: Error: You should be using ${configure.cc} See http://trac.macports.org/wiki/UsingTheRightCompiler }}} Now, atlas is set up to use MacPorts gcc43 instead of the default gcc 4.0.1 included with Xcode. So I'm not sure whether this bare "gcc" is supposed to be using ${prefix}/bin/gcc-mp-4.3 like the rest, or whether this particular thing must be compiled with /usr/bin/gcc-4.0. But one way or another, it should not be using just "gcc" for the reasons explained in UsingTheRightCompiler. -- Ticket URL: <http://trac.macports.org/ticket/20070> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20070: atlas uses "gcc" -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: atlas -------------------------------------+-------------------------------------- Changes (by jameskyle@…): * owner: macports-tickets@… => jameskyle@… -- Ticket URL: <http://trac.macports.org/ticket/20070#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20070: atlas uses "gcc" -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: atlas -------------------------------------+-------------------------------------- Changes (by jameskyle@…): * version: 1.7.1 => 1.8.1 Comment: I'm working on this. It doesn't seem to be a straight forward solution. -- Ticket URL: <http://trac.macports.org/ticket/20070#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20070: atlas uses "gcc" -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: jameskyle@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Keywords: | Port: atlas -------------------------------------+-------------------------------------- Comment(by mcalhoun@…): Attached is a proposed solution. -- Ticket URL: <http://trac.macports.org/ticket/20070#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#20070: atlas uses "gcc" --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: jameskyle@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.1 Resolution: fixed | Keywords: Port: atlas | --------------------------------------+------------------------------------- Changes (by mcalhoun@…): * status: new => closed * resolution: => fixed Comment: Fixed in r67706. Maintainer timeout. -- Ticket URL: <http://trac.macports.org/ticket/20070#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts