> -----Original Message-----
> From: Andreas Schwab <sch...@suse.de>
> Sent: Tuesday, July 8, 2025 10:01
> To: Robert Dubner <rdub...@symas.com>
> Cc: Rainer Orth <r...@cebitec.uni-bielefeld.de>; gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH] cobol: Implement CXXFLAGS_FOR_COBOL.
> 
> There is already $(CFLAGS-$@) to add extra flags for a particular
> target.  This could easily be extended by adding $(CFLAGS-$(@D)) to add
> flags for all targets in a directory.

I am unfamiliar with this, and I haven't been able to figure it out from
the configure and make files.

Are you suggesting that I can somehow apply a specific set of flags when
compiling, for example,

        gcc/cobol/genapi.cc

If so, how could I do that?



> 
> --
> Andreas Schwab, SUSE Labs, sch...@suse.de
> GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE  1748 E4D4 88E3 0EEA B9D7
> "And now for something completely different."

Reply via email to