Thanks guys that took care of it! John
John A. Dec, Ph.D. NASA Langley Research Center Structural & Thermal Systems Branch, MS 431 Hampton, VA 23681 ph: (757) 864-7023 cell: (757) 848-7629 -----Original Message----- From: Roy Stogner [mailto:[email protected]] Sent: Monday, September 13, 2010 12:42 PM To: Dec, John A. (LARC-D206) Cc: [email protected] Subject: Re: [Libmesh-users] Problem linking my code in debug mode 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
