Why wont my program run? Maybe an issue with gcj?
Nic Ferrier
nferrier@tapsellferrier.co.uk
Fri Jan 4 03:48:00 GMT 2002
From: "Martin Willemoes Hansen" <mwh@sysrq.dk>
> Hi there!
>> Im trying to run this program, it compiles okay with
> gcj --main=Reminder Reminder.java -o Reminder, but when I run it I get
> this err.
>> libgcj failure: only thread already running
> Aborted
Did you compile GCJ without thread support?
Check your config.cache to see whether you turned on posix threads or
not.
Nic Ferrier
More information about the Java
mailing list