On Mon, 13 Sep 2010, Roy Stogner wrote: > You're building main.*.o without GLIBCXX_DEBUG or > GLIBCXX_DEBUG_PEDANTIC defined, so it's using standard STL vectors.
Make that _GLIBCXX etc; I forgot the leading underscores. Just cut and paste (or better yet, auto-import) the -D arguments from our build system in case I made any more typos. ;-) --- 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
