Adding a new gcc dir
Dave Korn
dave.korn@artimi.com
Wed Mar 7 14:55:00 GMT 2007
On 07 March 2007 14:30, gcc-gpu@adrenalin-junkie.net 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....
More information about the Gcc
mailing list