This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: ARM support


> Indeed.  However, we can't output a full AST because it would then be
> possible to use gcj as the front end of an unfree Java compiler.

... as if such unfree backend would have any credibility while trying to compete with
the free backend of the GNU project ... Even Visual Studio experiences increasing
difficulty holding its beer against a free GCC.

Next, this concern seriously underestimates the hard work involved in creating and
maintaining the various assembler generators that target all the platforms that GCC
can currently handle, not to mention the linker and its multiple executable formats.

Finally, the full AST is useful to free software developers in the first place. It is
them you would be impeding the most.


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