On Nov 8, 2012, at 3:24 PM, John Peterson <peter...@cfdlab.ae.utexas.edu> wrote:

> Check out compiler.m4:
> 
>          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.

-Ben


------------------------------------------------------------------------------
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