Hi! What is the simplest way to compile the class libraries with Sun's Javac without debugging symbols? I use: ./configure --with-jikes='"/path/to/javac -g:none"' regards marc