Ew.  I've filed a ticket:

    https://svn.open-mpi.org/trac/ompi/ticket/1214


On Feb 12, 2008, at 11:27 AM, George Bosilca wrote:

I keep getting some warnings when I compile with gcc-4.2 on MAC OS X.

tools/compwrap/Makefile.am:38: `CXXFLAGS' is a user variable, you should not override it;
tools/compwrap/Makefile.am:38: use `AM_CXXFLAGS' instead.
tools/compwrap/Makefile.am:40: `CPPFLAGS' is a user variable, you should not override it;
tools/compwrap/Makefile.am:40: use `AM_CPPFLAGS' instead.
tools/compwrap/Makefile.am:41: `LDFLAGS' is a user variable, you should not override it;
tools/compwrap/Makefile.am:41: use `AM_LDFLAGS' instead.
tools/opari/tool/Makefile.am:8: `CXXFLAGS' is a user variable, you should not override it;
tools/opari/tool/Makefile.am:8: use `AM_CXXFLAGS' instead.
tools/opari/tool/Makefile.am:10: `CPPFLAGS' is a user variable, you should not override it;
tools/opari/tool/Makefile.am:10: use `AM_CPPFLAGS' instead.
tools/opari/tool/Makefile.am:11: `LDFLAGS' is a user variable, you should not override it;
tools/opari/tool/Makefile.am:11: use `AM_LDFLAGS' instead.

 Thanks,
   george.

_______________________________________________
devel mailing list
de...@open-mpi.org
http://www.open-mpi.org/mailman/listinfo.cgi/devel


--
Jeff Squyres
Cisco Systems

Reply via email to