This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: newbie linker question
- From: mabramso at gmu dot edu
- To: java at gcc dot gnu dot org
- Date: 18 Oct 2002 16:06:01 -0400
- Subject: Re: newbie linker question
- References: <cd4rbjzhlm.fsf@sun23.aic.nrl.navy.mil>
- Reply-to: mabramso at gmu dot edu
Sorry, I found the answer to my question right after I fired off my
message. I should have done of course:
gcj3 --main=package.Main -o Main Main.java Utils.java
Thanks anyway.
myriam