[MacPorts] #22621: ncbi_tools does not build in parallel

MacPorts noreply at macports.org
Mon Nov 30 11:56:58 PST 2009


#22621: ncbi_tools does not build in parallel
--------------------------------+-------------------------------------------
 Reporter:  jashugan@…          |       Owner:  mike.thon@…        
     Type:  defect              |      Status:  new                
 Priority:  Normal              |   Milestone:                     
Component:  ports               |     Version:  1.8.1              
 Keywords:                      |        Port:  ncbi_tools         
--------------------------------+-------------------------------------------

Comment(by jashugan@…):

 I talked to the upstream developers about this, and they gave me a patch
 along with this response:

 {{{
 Snow Leopard's default compiler (GCC 4.2) defaults to building 64-bit
 executables; however, the C Toolkit's Vibrant GUI framework uses the
 32-bit only Carbon API. :-/  If you are only interested in the
 command-line applications, you can apply the attached patch to disable
 Vibrant on Mac OS X.

 If you want to build graphical applications and support libraries as
 well, your best bet is to build as if on a 10.5 system, with

 NCBI_CC = gcc-4.0 -isysroot /Developer/SDKs/MacOSX10.5.sdk

 I hope that helps, and am sorry you ran into trouble; we are working on
 addressing the compatibility issues for the next C Toolkit release.

 Meanwhile, I believe I've answered your question, so I've gone ahead and
 marked this ticket as resolved; however, please feel free to get back in
 touch if you have further questions or concerns.

 --
 Aaron Ucko <ucko at ncbi>, NCBI C++ Toolkit core development group
 }}}

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


More information about the macports-tickets mailing list