IIRC the default makefile flags for C++ are:
CXX - compiler
CXXFLAGS - compiler flags
By the way, -Wall won't disable warnings.
> -----Original Message-----
> From: owner-ace-users@...
[mailto:owner-ace-users@...]
> On Behalf Of Salman Khilji
> Sent: Thursday, May 16, 2002 5:45 AM
> To: ace-users@...
> Subject: [ace-users] How to disable Warnings in ACE Makefiles
>
> On Linux, g++ I tried to do this:
>
> CCFLAGS -= -W
> CCFlags -+ -Wall
>
> DCFLAGS -= -W
> DCFlags -+ -Wall
>
> OCFLAGS -= -W
> OCFlags -+ -Wall
>
> but it does not work---the -W and -Wall options are
> still passed to the compiler. Can anyone please tell
> me how to get rid of -W and -Wall options passed to
> the compiler.
>
> I am including automatically generated python wrappers
> from SWIG in my code. I get a lot of warnings from
> auto-generated code that I'd like to disable
>
>
> __________________________________________________
> Do You Yahoo!?
> LAUNCH - Your Yahoo! Music Experience
> http://launch.yahoo.com