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

Building Soot from Subversion



As of revision 1631, the trunk of Soot in Subversion now requires version
0.2 of the Jedd runtime to compile. A pre-compiled version of the
runtime can be obtained from:

    http://www.sable.mcgill.ca/software/jedd-runtime-0.2.jar

A complete copy of Jedd can be obtained from:

    http://www.sable.mcgill.ca/jedd/#download

Some of the dependencies have been changing even more frequently, and
people have been reporting problems getting the Subversion trunk of Soot
to compile because of problems with dependencies. As a convenience, I
have started making nightly builds of the Subversion trunks of Soot,
Jedd, and Jasmin, and making them available at:

    http://www.sable.mcgill.ca/~olhota/build/

This page also contains copies of the versions of the most frequently
changing dependencies that were used to generate these nightly builds.

These builds are in no way an official part of Soot, nor are they
supported; they are to be used at your own risk. I make no promises
about them. I will, however, strive to keep them up-to-date. If you have
compilation problems with them, please do let me know.

Ondrej