Subject: Re: C99
To: Jan Schaumann <jschauma@netmeister.org>
From: Hubert Feyrer <hubert@feyrer.de>
List: tech-pkg
Date: 08/28/2006 01:53:04
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...


  - Hubert