On Thu, 8 Nov 2012, Kirk, Benjamin (JSC-EG311) wrote:

>>          if test `uname` = "Darwin" ; then
>>            CXXFLAGS_DBG="$CXXFLAGS_DBG -std=c++0x -Woverloaded-virtual"
>>          else
>>            CXXFLAGS_DBG="$CXXFLAGS_DBG -std=c++0x -Woverloaded-virtual 
>> -D_GLIBCXX_DEBUG -D_GLIBCXX_DEBUG_PEDANTIC"
>>          fi
>
> Duh - that would do it.  Sorry, I'm on my 5th straight hour of a phone call 
> here.
>
> Roy, we decided to remove those flags from Darwin since they were
> causing unpredictable badness.  Mainly I didn't want anyone freaking
> out that the automake branch was not doing the right thing.

My bad - I'd forgotten about those issues that hit Mac users that
forced us to turn off the glibcxx debugging; I'd simply assumed that
there was some automake-branch-specific change that had disabled it.
---
Roy

------------------------------------------------------------------------------
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_d2d_nov
_______________________________________________
Libmesh-devel mailing list
Libmesh-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libmesh-devel

Reply via email to