Ok, it is a well-known bug/feature that debug-enabled *and* unoptimized
code produced through GCC's g++ is buggy. The best solution is to use
"CXXFLAGS=-g -O" or similar. One just should *not* turn off optimization
completely.
Maybe a corresponding warning should be added to the g++ binary.

-- 
crystalspace svn release 26888 gives linker error when debug is enabled: 
std::basic_string not defined 
https://bugs.launchpad.net/bugs/124420
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to