[MacPorts] #27763: correct poco build issues (compiler and arch choices)

MacPorts noreply at macports.org
Wed Dec 22 17:17:09 PST 2010


#27763: correct poco build issues (compiler and arch choices)
-----------------------------------------------+----------------------------
 Reporter:  nimahoda@…                         |       Owner:  macports-tickets@…                   
     Type:  defect                             |      Status:  new                                  
 Priority:  Normal                             |   Milestone:                                       
Component:  ports                              |     Version:  1.9.2                                
 Keywords:  poco haspatch build_arch compiler  |        Port:  devel/poco                           
-----------------------------------------------+----------------------------
 The attached poco_1.3.6p2_compiler_arch.patch corrects the Poco build's
 default choice of Darwin_i386 instead of using build_arch (rather
 accepting the --target option in configure) and it's hardcoded choice of
 gcc4.0. This fixes some issues I was having linking against 64-bit
 binaries and using the debug versions of the library (debug namespace for
 gcc's stl has changed between 4.0 and 4.2).

 The patch applies after the Portfile-rrdtool.diff patch from
 http://trac.macports.org/ticket/25798.

 $ cd devel/poco[[BR]]
 $ patch < -p0 Portfile-rrdtool.diff[[BR]]
 $ patch < -p0 poco_1.3.6p2_compiler_arch.patch[[BR]]

 Cheers,
 -Nima

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


More information about the macports-tickets mailing list