This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Speicherzugriffsfehler
- To: lukas at klue dot de
- Subject: Re: Speicherzugriffsfehler
- From: Tom Tromey <tromey at cygnus dot com>
- Date: Wed, 9 Feb 2000 09:42:30 -0800 (PST)
- Cc: java-discuss at sourceware dot cygnus dot com
- References: <00020917325700.18587@merlin.clue.de>
>>>>> "Lukas" == Lukas Weberruß <lukas@klue.de> writes:
Lukas> When I successfully compile anything with for example:
Lukas> merlin:[Ascii]> gcj --main=ascii -o ascii ascii.java
Lukas> I get an executable named ascii.
Lukas> If I run that executable I get :
Lukas> merlin:[Ascii]> ./ascii
Lukas> Speicherzugriffsfehler
This is my favorite bug report of the year.
What does "Speicherzugriffsfehler" mean?
Tom