[MacPorts] #31316: msgpack @0.5.4 build fails with llvm-gcc-4.2

MacPorts noreply at macports.org
Mon Sep 19 17:42:40 PDT 2011


#31316: msgpack @0.5.4 build fails with llvm-gcc-4.2
-----------------------------------+----------------------------------------
 Reporter:  Ricky28269@…           |       Owner:  naoya.n@…        
     Type:  defect                 |      Status:  new              
 Priority:  Normal                 |   Milestone:                   
Component:  ports                  |     Version:  2.0.3            
 Keywords:  haspatch llvm-gcc-4.2  |        Port:  msgpack          
-----------------------------------+----------------------------------------

Comment(by richard@…):

 Confirmed that clang works on my system as well.

 I was able to build msgpack 0.5.7 for i386 using:
 {{{
 ./configure CC="clang" CXX="clang" CFLAGS="-arch i386" CXXFLAGS="-arch
 i386"
 make
 make install
 }}}

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


More information about the macports-tickets mailing list