Yes, --enable-cxx flag is used.
./configure --prefix=/usr/local --enable-shared --enable-static --enable-cxx --enable-assembly=no
Found the bug...
"-fno-rtti" should NOT be used in CXXFLAGS:
http://distro.ibiblio.org/t...
./configure --prefix=/usr/local --enable-shared --enable-static --enable-cxx --enable-assembly=no
Found the bug...
"-fno-rtti" should NOT be used in CXXFLAGS:
http://distro.ibiblio.org/t...