On Mon, 14 Mar 2011, Boyce Griffith wrote: > Crap, that is totally what is happening. I use my own build system, and I > did not realize that I needed to set -DDEBUG manually. Adding that flag > fixes everything.
Whew - glad we understand the problem, at least. And don't feel bad - I'm using a copy of our examples Makefiles, which are themselves broken because they ignore CPPFLAGS! I'll fix that too... right after I figure out why it wasn't affecting me. Could just be compiler version quirks; just because the vtable is broken in a certain way doesn't guarantee that any particular binary will have a bug triggered by the breakage. --- Roy ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
