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]

VM/Back-end


I want GCC to compile c/c++ code into VM instructions. Looking at GJC as a reference, I didn't see a Java machine back-end MD file. Java isn't a back-end in gcc/config.

For a new VM back-end, does it have to be put in gcc/config? Also, would a configure target have to be made for the new VM/machine?

Mike
msg@msu.edu


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