On Fri, 10 Sep 2010, Anna-Lena Gerner wrote: > I have just tried devel mode, and, same as in opt mode, everything seems to > be perfectly fine here ...
In that case, would you try using a custom compilation method? Try building (after a clean) in devel mode, but with a CXXFLAGS environment variable set to include "-D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC" If that breaks, then it's probably some problem specific to your OS X GCC build. Wouldn't be the first time they'd messed up that feature: http://stackoverflow.com/questions/1416096/c-debug-builds-broke-in-snow-leopard-x-code --- Roy ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
