Roy, I believe we have a flag in the wrong spot for GCC compilers. It appears that some of the newest versions of the compiler are now starting to complain. I propose we move the flag in question (WImplicit) to libmesh_CFLAGS from it's current location.
[moosetest@flogin1][/apps/projects/libmesh/ompi-gnu-opt/libmesh]> METHOD=dbg make Compiling C++ (in debug mode) src/base/libmesh.C... cc1plus: warning: command line option ‘-Wimplicit’ is valid for C/ObjC but not for C++ [enabled by default] Linking /apps/projects/libmesh/ompi-gnu-opt/libmesh/lib/x86_64-unknown-linux-gnu_dbg/libmesh.so [moosetest@flogin1][/apps/projects/libmesh/ompi-gnu-opt/libmesh]> g++ --version g++ (GCC) 4.6.1 Copyright (C) 2011 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. I'm happy to commit this change, let me know what you think, Cody ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-d2d-2 _______________________________________________ Libmesh-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-devel
