Subject: re: C99
To: Hubert Feyrer <hubert@feyrer.de>
From: matthew green <mrg@eterna.com.au>
List: tech-toolchain
Date: 08/28/2006 19:04:13
On Sun, 27 Aug 2006, Jan Schaumann wrote:
> IRIX MIPSPro does indeed provide a "c99" compiler frontend. However,
> this does not solve the problem when using gcc as the compiler. Unless
> we provide a wrapper for "c99" that invokes the appropriate compiler
> with the right flags.
This makes me wonder if NetBSD should have a 'c99' that runs something
like 'cc -std=iso9899:1990', given that we have a 'c89' wrapper...
"make is so"