Hi, When I use cross-compilation (in my case m68k/netbsd is the target), even I specify '--with-rt-jar' option for configure, it tries to compile BigInteger.java etc, because I also specify '--enable-pure-java-math'. Is it intentional, or a bug? Kiyo P.S. Since my pre-compiled rt.jar includes java math, this is not fatal.