This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
starting with java
- From: Marie-Laure et Arash <mljah at free dot fr>
- To: java at gcc dot gnu dot org
- Date: Wed, 13 Aug 2003 10:15:27 +0200
- Subject: starting with java
Hello !
I have a windows 2000 machine.
I have downloaded gcj and gcc. Each one in a separate directory.
gcc works OK. gcj works OK as well at least for the compilation,
and assembly. The link step does not work. It says :
"cannot open ctr2.o"
Is there anything to be done with libgcj ???
Other question :
There is still something I have not figured out yet.
Once you have run gcj successfully till the end, do you
get byte code or executable code ? I have looked the
gcj options and I did n't find any clue.
Can anyone tell me how to make byte code and how
top make executable files ?
Thanks in advance
Arash Habibi
--