This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Revised GCC Runtime Library Exception


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
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]