This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
verification error whilst running Paperclips
- From: Nic Ferrier <nferrier at tapsellferrier dot co dot uk>
- To: java at gcc dot gnu dot org
- Date: 28 Jan 2002 00:51:21 +0000
- Subject: verification error whilst running Paperclips
I tried to run GNU-Paperclips with a recent version of GCJ (built from
CVS) and I got this error:
fatal error: verification failed at PC 10: incompatible return type
If I just ask for paperclips --help, it does work.
I didn't realise that the verifier had been turned on... should this
be a runtime option?
Nic