>>>>> "Eric" == Eric Blake <[EMAIL PROTECTED]> writes:

Eric> How hard would it be to update the configure/Makefile.am to check that
Eric> the compiler supports assert, and to enable any command-line option
Eric> necessary to turn it on?

It might be a little tricky since at least for jikes we can't assume
that there is another boot class library around to find Object, etc,
in.  We could do it by looking at the "--help" output or something
gross like that though.

Tom


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

Reply via email to