Menu

#198 Fix for demangling symbols on gcc-4.3

closed-fixed
5
2009-11-24
2009-05-25
No

On gcc-4.3 ./configure incorrectly thinks that g++ cannot demangle C++ symbols. The problem is in the config/ax_cxx_gcc_abi_demangle.m4 test. <malloc.h> is no longer included by default, so we just need an extra include.

This is easily fixed with the attached patch.

Discussion

  • Duncan Smith

    Duncan Smith - 2009-05-25

    Patch to add <malloc.h> to 'config/ax_cxx_gcc_abi_demangle.m4' and 'src/cppunit/TypeInfoHelper.cpp'.

     
  • Baptiste Lepilleur

    • assigned_to: nobody --> blep
    • status: open --> closed-fixed
     
  • Baptiste Lepilleur

    Thanks, fixed in revision 582.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.