AW: AW: GCJ (GNUs Compiler for Java) with ANT

2005-04-01 Thread Jan . Materne
t :) Jan > -Ursprüngliche Nachricht- > Von: Danilo Bürger > [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 1. April 2005 12:01 > An: Ant Users List > Betreff: Re: AW: GCJ (GNUs Compiler for Java) with ANT > > 0) nothing found. > 1) gcj --main=path.to.main.Class -o YourOu

Re: AW: GCJ (GNUs Compiler for Java) with ANT

2005-04-01 Thread Ivan Ivanov
Hello, I did a google search[1] and found [2], which might be useful for you. HTH Ivan [1]http://www.google.com/search?hl=en&lr=&q=%22gcj%22+%22ant+task%22&btnG=Search [2]http://spindazzle.org/gcjlib/ --- Danilo Bürger <[EMAIL PROTECTED]> wrote: > 0) nothing found. > 1) gcj --main=path.to.main.Cl

Re: AW: GCJ (GNUs Compiler for Java) with ANT

2005-04-01 Thread Danilo Bürger
0) nothing found. 1) gcj --main=path.to.main.Class -o YourOutputBinaryFile YourJarFile.jar 2) I dont know how to call gcj without specifying the path to it, which will render that useless on multipile platforms. 3) No idea how to do that :P 4) Of course once i find out, maybe someone knows here th

AW: GCJ (GNUs Compiler for Java) with ANT

2005-04-01 Thread Jan . Materne
0) do a google search ... maybe there is something on the web 1) How do invoke that from command line? 2) try that inside Ant with / 3) convert that to / 4) share with us :-) Jan > -Ursprüngliche Nachricht- > Von: Danilo Bürger > [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 1. April