Java to binary
Tero Mäntyvaara <[email protected]> Tue, 10 Dec 2013 15:33:51 +0200
| Newsgroups | gmane.comp.gcc.java.devel |
|---|---|
| Message-ID | <3037070581644023313@unknownmsgid> |
Hi, I have two questions: 1) is it possible to compile java package into machine code shared library? 2) if 1) is possible, is it possible to use that library within c++ project? Tero M