File: kaffe-debug.txt

package info (click to toggle)
libtritonus-java 20070428-7
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 6,792 kB
  • ctags: 11,840
  • sloc: ansic: 53,846; java: 45,251; sh: 3,032; makefile: 1,189; xml: 820; cpp: 147
file content (10 lines) | stat: -rw-r--r-- 295 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
The following explains how to deploy a debug version of tritonus
with kaffe.

1. remove the Tritonus/Java Sound components from kaffe's rt.jar.

2. build a debug version of Tritonus:
> ant clean
> ant -f build-debug.xml

3. Put the resulting .jars in kaffe's classpath:[modify .kafferc; example]