Re: Java compiler and Java Virtual Machine

2000-08-11 Thread Riku Saikkonen
Goeman Stefan <[EMAIL PROTECTED]> writes:
>Does anybody know where I can find a good Java compiler and Java Virtual
>Machine for Debian/Linux?

Install the packages jdk1.1 and jdk1.1-dev to get Sun's JDK 1.1.

There are also some free solutions packaged in Debian: jikes is a
pretty nice Java compiler, and kaffe is a VM. There are others too,
try "apt-get search Java".

-- 
-=- Rjs -=- [EMAIL PROTECTED]



Re: Java compiler and vm.

2000-08-01 Thread Olaf Meeuwissen
Morten Liebach <[EMAIL PROTECTED]> writes:

> On  1, aug, 2000 at 03:22:44 +0200, Goeman Stefan wrote:
> 
> > Does anybody know where I can find a good Java compiler and Java Virtual
> > Machine for
> > Debian/Linux?
> 
> Look at http://www.blackdown.org/java-linux/mirrors.html for your
> closest mirror.
> 
> I've unzipped it to /usr/local, installed java-compiler and
> java-vm dummypackages (not shure it's their exact names) to satisfy
> dependencies.
> 
> Then edit /etc/java-c and /etc/java-vm to point to
> /usr/local/jdk1.2.2/bin/[java,javac], and/or put /usr/local/jdk1.2.2/bin
> in your $PATH.
> 
> Works for me.

You could also try kaffe.  Haven't done so myself, but anyway

-- 
Olaf Meeuwissen   Epson Kowa Corporation, Research and Development



RE: Java compiler and Java Virtual Machine

2000-08-01 Thread J.T. Wenting
Sun (http://java.sun.com/j2se/) 
Blackdown (http://www.blackdown.org/)
IBM (???)

> -Original Message-
> From: Goeman Stefan [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, August 01, 2000 15:44
> To: 'debian-user@lists.debian.org'
> Subject: Java compiler and Java Virtual Machine
> 
> 
> Hello Everybody,
> 
> 
> Does anybody know where I can find a good Java compiler and Java Virtual
> Machine for
> Debian/Linux?
> 
> Greetings,
> 
> Stefan.
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe 
> [EMAIL PROTECTED] < /dev/null
> 



Re: Java compiler and vm.

2000-08-01 Thread Morten Liebach
On  1, aug, 2000 at 03:22:44 +0200, Goeman Stefan wrote:
> Hello Everybody,
> 
> 
> Does anybody know where I can find a good Java compiler and Java Virtual
> Machine for
> Debian/Linux?

Look at http://www.blackdown.org/java-linux/mirrors.html for your
closest mirror.

I've unzipped it to /usr/local, installed java-compiler and
java-vm dummypackages (not shure it's their exact names) to satisfy
dependencies.

Then edit /etc/java-c and /etc/java-vm to point to
/usr/local/jdk1.2.2/bin/[java,javac], and/or put /usr/local/jdk1.2.2/bin
in your $PATH.

Works for me.

HTH
HAND

Morten

-- 
UNIX, reach out and grep someone!



Re: Java compiler

2000-02-10 Thread Remco van 't Veer
On Wed, Feb 09, 2000 at 21:25, Jozef Skvarcek wrote:

> I heard that it is possible to speed-up Java programs by compiling them
> into binaries (instead using JVM). Can someone point me into a place
> where I could find more information? Which compiler should I use?

The gcj (in potato) can compile java to native code.  I have not tried
it myself.  I guess it will not handle awt and swing classes.

Description: The GNU compiler for Java(TM).
 GCJ is a front end to the GCC compiler which can natively compile both
 Java(tm) source and bytecode files. The compiler can also generate class
 files.
 .
 Currently the compiler source parser does not understand JDK 1.1 extensions
 to the Java programming language. For instance, it does not support
 inner classes.


-- 
CNT-FAI Lebed munitions GSM aanslag Cocaine counter-intelligence
Qaddafi CP86 DSS/Diffie-Hellman splif hashish Cthulhu Zimmermann


Re: Java compiler

2000-02-10 Thread J C Lawrence
On Wed, 9 Feb 2000 21:25:36 -0500 (EST) 
Jozef Skvarcek <[EMAIL PROTECTED]> wrote:

> Hi, I heard that it is possible to speed-up Java programs by
> compiling them into binaries (instead using JVM). Can someone
> point me into a place where I could find more information? Which
> compiler should I use?

www.towerj.com

-- 
J C Lawrence Home: [EMAIL PROTECTED]
--(*)  Other: [EMAIL PROTECTED]
--=| A man is as sane as he is dangerous to his environment |=--


Re: Java compiler

2000-02-10 Thread davidturetsky
This may not be quite what you have in mind, but I believe this is now
routinely done when locally invoking javac and by the latest browser under
the rubric, "Just-In-Time Compiler."

I believe the question is addressed at Sun's site, java.sun.com

David

- Original Message -
From: Jozef Skvarcek <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, February 09, 2000 6:25 PM
Subject: Java compiler


> Hi,
>
> I heard that it is possible to speed-up Java programs by compiling them
> into binaries (instead using JVM). Can someone point me into a place
> where I could find more information? Which compiler should I use?
>
> Jozef Skvarcek
_
> Dept. of Physics and Astronomy  |
[EMAIL PROTECTED]
> Hunter College, City University of New York |
212-772-4032
>
>
> --
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] <
/dev/null
>
>



Re: Java Compiler problems

1999-03-22 Thread Stephen Pitts
On Sat, Mar 20, 1999 at 02:25:52PM +, Nuno Carvalho wrote:
> Hi,
> 
>  I had installed lastest jdk1.1 package on my system but i'm unable to
> get javac working !
> 
> ii  jdk1.1  1.1.7v1a-2 JDK 1.1.x (Java Development Kit) -
> Runtime o
> ii  jdk1.1-dev  1.1.7v1a-2 JDK 1.1.x (Java Development Kit)
> 
> ---
>   
> [EMAIL PROTECTED]:/var/cache/apt/archives# javac
> /usr/lib/jdk1.1/bin/../bin/i586/green_threads/java: error in loading
> shared libraries:
> /usr/lib/jdk1.1/bin/../lib/i586/green_threads/libjava.so: undefined
> symbol: _dl_symbol_value
> [EMAIL PROTECTED]:/var/cache/apt/archives# 
> 
>  When I'd v.1.1.6 it worked !
>  What should I do !?
> 
>  Thanks.
> 
>  regards,
>Nuno Carvalho
> 
> ¨¨
>Nuno Emanuel F. Carvalho
>  Dep. Informatics Engineering
> University of Coimbra
> 
>   PGP key available at finger
> ¨¨
> 
> 
> -- 
> Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null
> 
GLIBC 2.1 and JDK are incompatible. Downgrade to GLIBC 2.0 to use the JDK.
-- 
Stephen Pitts
[EMAIL PROTECTED]
webmaster - http://www.mschess.org