[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: svn Soot needs svn Jasmin



Hmmm...

If I was to try looking at the type inference stuff, where can I find a prepackaged
version of the most recent Soot code, everything: source code, compiled code,
any required libraries/tools to recompile modified code?

Etienne

Jennifer LHOTAK wrote:
Hi,

I've made some changes to the svn Soot that require the latest svn Jasmin.
So if you update Soot from the subversion repository you need to also get
Jasmin and build it.

To get Jasmin you can use:

svn export https://svn.sable.mcgill.ca/soot/jasmin/trunk jasmin

and then from your new jasmin directory use

./bin/compile_all.sh to build it.

These changes are the support of inner class tags in jasmin.

Jennifer




-- Etienne M. Gagnon, Ph.D. http://www.info.uqam.ca/~egagnon/ SableVM: http://www.sablevm.org/ SableCC: http://www.sablecc.org/