From: Arno P. <ar...@pu...> - 2010-07-11 11:42:05
|
Leo, XMLVM began its life as a research project exploring declarative transformations of byte code instructions. One of the showcases is the conversion between JVM and CLR. These conversions are proof-of-concepts and can't really be used for anything serious. We'll look into the issue you have described, but even after fixing it, it wouldn't be of much help for whatever you are trying to do. Arno On 7/7/10 2:44 PM, Leo Izen wrote: > I know most of this is about the iPhone, but I kinda want to convert my > .class files into .exe files, so I want to use JVM to CLR > > I tried, but xmlvm.jar threw an uncaught exception when I entered > --target=clr or --target=dfa, When I started with a .class or with a > XMLVM jvm file. It said something that was bad about the target "CLR", > but it still recognized it, because when I said --target=gjdjghjfgh it > said unknown target, which it did not for --target=clr. Can someone help? > > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > > > > _______________________________________________ > xmlvm-users mailing list > xml...@li... > https://lists.sourceforge.net/lists/listinfo/xmlvm-users |