Alexandre> * java/lang/natSystem.cc (arraycopy): Use bcopy if memmove is not Alexandre> available. Don't cast memmove args to (void*). Alexandre> * configure.in: Do not abort if memmove is not available. I'm committing this. Tom