[MacPorts] #20070: atlas uses "gcc"

MacPorts noreply at macports.org
Wed Jun 24 20:34:20 PDT 2009


#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


More information about the macports-tickets mailing list