Sumin Paul a écrit :
Hi,
Has anybody built nekoVM for iPhone OS (for ARM hardware architecture) as a static or a dynamic library? NekoVM uses third party library - libgc (http://www.hpl.hp.com/personal/Hans_Boehm/gc/ <https://webmail.artezio.by/exchweb/bin/redir.asp?URL=https://webmail.artezio.by/exchweb/bin/redir.asp?URL=http://www.hpl.hp.com/personal/Hans_Boehm/gc/>).

Hi,

For libgc, I think that you would have more chances asking on the GC mailing list : http://www.hpl.hp.com/personal/Hans_Boehm/gc/#contacts

As for NekoVM, if you disable threads (by compiling with -D NEKO_NO_THREADS), I guess it should work nicely on ARM as well.

Best,
Nicolas

--
Neko : One VM to run them all
(http://nekovm.org)

Reply via email to