Subject: Re: bsd.*.mk: ".cpp" not recognized as C++?
To: Frederick Bruckman <fb@enteract.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-toolchain
Date: 11/13/1999 10:52:52
On Sat, 13 Nov 1999 06:16:31 -0600 (CST)
Frederick Bruckman <fb@enteract.com> wrote:
> The info file for "gcc" lists both `.cxx' and `.cpp' as valid C++
> suffixes, so we probably should recognize them both.
No, the sys.mk rules should do what POSIX says. That's what the reference
should be; not the GCC info file.
-- Jason R. Thorpe <thorpej@nas.nasa.gov>