On 20 Aug 2011, at 13:30, Felipe Monteiro de Carvalho wrote:

> Does this port generate Java Bytecode directly or does it generate
> first Java Assembler and then feeds that into an internal assembler?

It generates Java assembler and then feeds it into an external assembler 
(Jasmin).

> I ask because Android does not use Java Bytecode, it has it's own,
> completely different bytecode.

I thought it was possible to convert Java class files into Dalvik class files?


Jonas_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to