-As an aside, when it comes to classes in external packages in external
(non-default) jar files,
does one usually have dynamic linking from the gcj compiled program to the
seperate package jar file (needed at runtime), or static linking where
the seperate jar necessary classes and relate
I have managed to get a copy of ecj.jar
-I havn't been able to follow the instructions for cygpath very well.
Is there a
CLASSPATH=$CLASSPATH:"/a/b/c/d";
sort of statement I can just put in /etc/profile , that won't leave
any problems for my compiled program (presumably my import sta
I have managed to get a copy of ecj.jar
-I havn't been able to follow the instructions for cygpath very well.
Is there a
CLASSPATH=$CLASSPATH:"/a/b/c/d";
sort of statement I can just put in /etc/profile , that won't leave
any problems for my compiled program (presumably my import statement
I am having trouble finding an ecj.jar eclipse jar file to get GCJ going.
Are they files at this URL what I am looking for?
http://www.java2s.com/Code/Jar/e/Downloadecj37jar.htm
Which one here comes most recommended?
--
Problem reports: http://c
-Is it possible to include some sort of PATH/CLASSPATH variable link to the
Javak 2 1.6 version of rt.jar
in order to have SWING and AWT from that version recognised, compiled, and
executed appropriately
with the latest version of GCJ that installs from CYGWIN installation packages?
-Even befo
-Is it possible to include some sort of PATH/CLASSPATH variable link to the
Javak 2 1.6 version of rt.jar
in order to have SWING and AWT from that version recognised, compiled, and
executed appropriately
with the latest version of GCJ that installs from CYGWIN installation packages?
-Even befo
-Is it possible to include some sort of PATH/CLASSPATH variable link to the
Javak 2 1.6 version of rt.jar
in order to have SWING and AWT from that version recognised, compiled, and
executed appropriately
with the latest version of GCJ that installs from CYGWIN installation packages?
-Even befor
I have just gone through the install with internet download using
the latest cygwin windows installer,
on my 64 bit Microsoft Windows 7. I assume that I've only gotten
32 bit software, which is not my issue.
I am trying to compile my first java program,
gcj Program.java --main=Program -o Progra
8 matches
Mail list logo