>and while searching for native code compiler i got names of some
>programes like ccg and jove but ccg i couldnt find windows version for
>it and the jove i think it was some old program that is no longer
>available on the net !!
The two you want to look at are gcj and jet.
See http://mindprod.com/jgloss/jet.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
David N. Welton - 20 Dec 2005 06:45 GMT
>>and while searching for native code compiler i got names of some
>>programes like ccg and jove but ccg i couldnt find windows version for
[quoted text clipped - 3 lines]
> The two you want to look at are gcj and jet.
> See http://mindprod.com/jgloss/jet.html
In order to actually get and use GCJ, you probably want to look into the
'cygwin' distribution for windows:
http://www.cygwin.com/

Signature
David N. Welton
- http://www.dedasys.com/davidw/
Linux, Open Source Consulting
- http://www.dedasys.com/
ali - 22 Dec 2005 06:54 GMT
ok i have instulled cygwin but i got a strange shell window when i run
it i think it is something related to unix that i am not femalier with
so how i can i get GCJ now and how to use it ?
IchBin - 22 Dec 2005 07:26 GMT
> ok i have instulled cygwin but i got a strange shell window when i run
> it i think it is something related to unix that i am not femalier with
> so how i can i get GCJ now and how to use it ?
Not sure what you are asking. Why not Just use the windows JDK 1.5.
http://www.java.com/en/download/index.jsp
Not sure why you want to run cygwin/cygwin-X on windows nor the error
message you are getting..
For GCJ http://gcc.gnu.org/java/

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
IchBin - 22 Dec 2005 07:31 GMT
> ok i have instulled cygwin but i got a strange shell window when i run
> it i think it is something related to unix that i am not femalier with
> so how i can i get GCJ now and how to use it ?
For GCJ http://gcc.gnu.org/java/

Signature
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA
http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
Roedy Green - 20 Dec 2005 07:01 GMT
On Tue, 20 Dec 2005 06:22:29 GMT, Roedy Green
<my_email_is_posted_on_my_website@munged.invalid> wrote, quoted or
indirectly quoted someone who said :
>>and while searching for native code compiler i got names of some
>>programes like ccg and jove but ccg i couldnt find windows version for
[quoted text clipped - 3 lines]
>The two you want to look at are gcj and jet.
>See http://mindprod.com/jgloss/jet.html
and http://mindprod.com/jgloss/cgj.html
for the full story, see http://mindprod.com/jgloss/aot.html
and http://mindprod.com/jgloss/nativecompiler.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.