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] | |
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)
-- 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] |