Hi,

I just tried compiling GNU Classpath with gcj from CVS but got:

make[1]: Entering directory `/home/mark/src/classpath/lib'
top_builddir=.. /bin/sh ./gen-classlist.sh standard
top_builddir=.. /bin/sh ./gen-classlist.sh standard
/usr/local/gcc33/bin/gcj -bootclasspath '' -classpath
..:../vm/current:.: -C -d . @classes
gcj: couldn't run `/usr/local/gcc33/bin/ootclasspath-gcc-3.3': No such
file or directory
make[1]: *** [compile-classes] Error 1

The option --bootclasspath does work correctly though.
Using -bootclasspath does also work with gcj-3.2.

Was -bootclasspath with a single '-' ever meant to work
or was it an unsupported feature/bug?

Cheers,

Mark


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to