Michael Koch <[EMAIL PROTECTED]> writes: > afaik only specifiers like 'gcj' or 'jikes' are allowed, not executables > with complete path. I may be wrong but last I tried it it didnt worked > with full path.
You should be able to --with-gcj=/usr/foo/gcc/bin/gcj and similar for jikes. If it doesn't work it is a bug. Brian -- Brian Jones <[EMAIL PROTECTED]> _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

