On 07 March 2007 14:30, [EMAIL PROTECTED] wrote:

> Is it time to offer "second-strap" level of compilation? Ie allow C99 to
> bootstrap the creation of a basic GCC compiler, then allow a second compile
> using the basic GCC compiler to get the full compiler.  
> 
> Nick

  Effectively that's what bootstrapping already does, so IIUIC, as long as no
C99 creeps into the core C language compiler, it /should/ work to use C99 (and
indeed GCC language extensions, attributes etc. etc.) in e.g. the cp/
subdirectory or other places where the files only relate to other languages.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....

Reply via email to