Quantcast
Channel: Tiny Core Linux
Viewing all articles
Browse latest Browse all 18931

Re: GMP 6.1.0 fails "make check" on t-locale

$
0
0
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...

Viewing all articles
Browse latest Browse all 18931