[Xapian-tickets] [Xapian] #622: C++ ABI does not match. While compiling xapian

Xapian nobody at xapian.org
Fri May 17 18:55:28 BST 2013


#622: C++ ABI does not match. While compiling xapian
--------------------------+-------------------------------------------------
 Reporter:  mustrumr97    |       Owner:  olly
     Type:  defect        |      Status:  new 
 Priority:  normal        |   Milestone:      
Component:  Build system  |     Version:      
 Severity:  critical      |    Keywords:      
Blockedby:                |    Platform:  All 
 Blocking:                |  
--------------------------+-------------------------------------------------
 {{{
 ./include/xapian/version.h:28:2: error: #error The C++ ABI version of
 compiler you are using does not match
 ./include/xapian/version.h:29:2: error: #error that of the compiler used
 to build the library. The versions
 ./include/xapian/version.h:30:2: error: #error must match or your program
 will not work correctly.
 ./include/xapian/version.h:31:2: error: #error The Xapian library was
 built with g++ 4.8.0
 }}}

 cxxcpp_flags does not contain CXXFLAGS which affect ABI version. For
 example, -fabi-version=0

-- 
Ticket URL: <http://trac.xapian.org/ticket/622>
Xapian <http://xapian.org/>
Xapian



More information about the Xapian-tickets mailing list