[Sablevm-developer] Inline-threading on ia64 works!
Brought to you by:
egagnon
From: Prof. E. M. G. <eti...@uq...> - 2003-02-24 05:04:21
|
Hi all. So, the problem was that, by default, malloc()ed memory does not have execution permission. (Grzegorz: I guess the same applies to Sparc). The solution is a very few lines of code in prepare_code.c. (Search for __ia64__). Have fun! Etienne --=20 Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/ |