On Tue, Oct 23, 2012 at 10:04 AM, Cody Permann <codyperm...@gmail.com>wrote:

> Alright, Paul's suggestion was indeed spot on.  DGLIBCXX_DEBUG was indeed
> causing my issues and appears to have been causing at least some of my
> issues with the developer version of fparser as well.  I've known for a
> very long time that those flags simply didn't work with the Apple
> compilers, but I was surprised to learn that they don't appear to work at
> all on OS X even with the GNU GCC compilers.  I'll work with Paul and one
> of us will make the appropriate changes to just strip those flags out
> universally on all OS X compilers inside of libMesh.


Attached patch work for you guys? Haven't been able to fully test - seems
latest XCode update broke something and I'm having to rebuild one of the
libraries. configure seems to work correctly for me in dbg mode.

Attachment: compiler.patch
Description: Binary data

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to