This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: invokespecial on abstract method
- From: Christian Stuellenberg <gcj at stuellenberg dot de>
- To: Erik Poupaert <erik dot poupaert at freestyler-toolkit dot org>
- Cc: java at gcc dot gnu dot org
- Date: Thu, 2 Oct 2003 17:04:29 +0200 (CEST)
- Subject: Re: invokespecial on abstract method
- References: <20031002165328.021be7db.erik.poupaert@freestyler-toolkit.org>
>>>>> "Erik" == Erik Poupaert <erik.poupaert@freestyler-toolkit.org> writes:
>>>> I've got some bytecode, that I'm not able to compile with an
>>>> native ... undefined reference to `main'
Erik> What commandline arguments did you use to compile natively
Erik> (verify your --main= option too)?
I'm sorry, that I omitted that, but it was --main=testing.fun