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

> 
> 
> On Thu, Nov 8, 2012 at 1:46 PM, Kirk, Benjamin (JSC-EG311) 
> <benjamin.kir...@nasa.gov> wrote:
> I think what John is observing is the flags aren't getting passed through to 
> the link step.  I can attest (as does make V=1) that they are used during 
> compilation:
> 
> Nope, what I posted was from the compilation stage of utility.C.
> 
> So, for whatever reason, I really don't have those pedantic flags (I'm using 
> GCC 4.6.3 atm) but I guess you do.
> 
> -- 
> John
'
OK, my bad.

for me 

$ ../configure --with-method=dbg

produces
….
----------------------------------- SUMMARY -----------------------------------

Package version.................... : libmesh-0.9.0

C++ compiler type.................. : gcc4.4
C++ compiler....................... : mpicxx
C compiler......................... : mpicc
Fortran compiler................... : mpif90
Build Method....................... : dbg
CPPFLAGS........................... : -DDEBUG -DOMPI_SKIP_MPICXX 
-DMPICH_SKIP_MPICXX
CXXFLAGS........................... : -O0 -felide-constructors -g -ansi 
-pedantic -W -Wall -Wextra -Wno-long-long -Wunused -Wpointer-arith -Wformat 
-Wparentheses -std=c++0x -Woverloaded-virtual -D_GLIBCXX_DEBUG 
-D_GLIBCXX_DEBUG_PEDANTIC -fopenmp
CFLAGS............................. : -g -Wimplicit -fopenmp

…

with gcc4.5

Wanna show me yours?

-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