Michael Stassen wrote:
Christine Ross wrote:
I had to install a source version of mysql and one of the install docs
strongly suggests using
CXXFLAGS="03 -felide-constructors -fno-exceptions -fno-rtti"
---8><
It's not a CERO, it's an letter O, the correct syntax is:
CXXFLAGS="-O3 -felide-const
Christine Ross wrote:
I had to install a source version of mysql and one of the install docs
strongly suggests using
CXXFLAGS="03 -felide-constructors -fno-exceptions -fno-rtti"
because of some instances of mysql crashing.
When I did that I noticed in the compile a line that said it wasn't
suppo
I had to install a source version of mysql and one of the install docs
strongly suggests using
CXXFLAGS="03 -felide-constructors -fno-exceptions -fno-rtti"
because of some instances of mysql crashing.
When I did that I noticed in the compile a line that said it wasn't
supported by gcc (3.3.3). I