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: Why GCJ won't load my plugin when compiling bytecode?


On 09/09/2011 04:24 PM, Bryce McKinlay wrote:
Modern versions of gcj only compile .class files to object code. gcj
doesn't directly compile Java source code, nor generate bytecode.
(early versions of gcj did do these things, but it was changed years
ago)

Is this a permanent decision? Is there any intention to make gcj compile from java source code again?


Can anyone give me pointers to where this was decided upon and announced? I'm curious to see the discussion.

--
  Alan Eliasen
  eliasen@mindspring.com
  http://futureboy.us/


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