On Thu, 2 Apr 2009, Paolo Bonzini wrote: > > The "Compilation Process" transforms code entirely represented in > > non-intermediate languages designed for human-written code, > > and/or in Java Virtual Machine byte code, into Target Code. > > Two months for this??? And what about CLR (Mono, .NET) bytecode for > example???
If someone wishes to add a front end (for C#, say) to GCC that works like GCJ, by using a non-GPLv3-compatible external program to compile source code into CLR bytecode that is then treated as input to GCC, then no doubt the FSF can consider changing the exception accordingly. The special case for JVM byte code deals with the issue of GCJ using ECJ to compile Java source. -- Joseph S. Myers jos...@codesourcery.com