[MacPorts] #30692: Atlas #3.9.46 +gcc45 +universal fails :

MacPorts noreply at macports.org
Thu Aug 11 01:55:31 PDT 2011


#30692: Atlas #3.9.46 +gcc45 +universal fails :
---------------------------------+------------------------------------------
 Reporter:  david.raulo@…        |       Owner:  jameskyle@…           
     Type:  defect               |      Status:  new                   
 Priority:  Normal               |   Milestone:                        
Component:  ports                |     Version:  2.0.1                 
 Keywords:                       |        Port:  atlas                 
---------------------------------+------------------------------------------

Comment(by vince@…):

 Try this: locate the Portfile, and, inside the port file, the line:
 {{{

         lappend merger_configure_args(i386)     --cc='${configure.cc}
 -m32' \
                                                                         -b
 32 \
                                                                         -s
 gas_x86_32 \
 -Fa alg '-fPIC -m32'
 }}}

 After the -b 32 \ insert this line :
 {{{
 -A 15 \
 }}}

 and try again.

-- 
Ticket URL: <https://trac.macports.org/ticket/30692#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list