Re: The OSF JDK and TurboJ ...

1998-07-13 Thread Uncle George
did i miss something, OSF, & linuxthreads ? arent they different critters? gat Seth M. Landsman wrote: > There is also OSF's JDK, which is a 1.1.6 JDK with linuxthreads > support. >

The OSF JDK and TurboJ ...

1998-07-10 Thread Seth M. Landsman
... are not the same thing! There is TurboJ, which appears to be a Java -> Native ahead of time compiler. There is also OSF's JDK, which is a 1.1.6 JDK with linuxthreads support. These are not the same! The JDK appears that it will be free for non-com

Re: TurboJ

1998-06-24 Thread Toni Nikkanen
On Wed, 24 Jun 1998, Joe Carter wrote: > Nelson Minar wrote: > > > 8< > > > > Is there a good fast alternative for javac for Java 1.1 in Linux? > > guavac is excellent. > Just search on "gamelan" to find it. Yes indeed, it is incredibly fast but it doesn't manage to compile all of my code y

Re: TurboJ

1998-06-24 Thread Joe Carter
Nelson Minar wrote: > 8< > > Is there a good fast alternative for javac for Java 1.1 in Linux? guavac is excellent. Just search on "gamelan" to find it. -- Joe Carter Software Engineer Brite Voice Systems Ltd, Gatley, Cheshire. UK. mailto:[EMAIL PROTECTED]

Re: TurboJ

1998-06-23 Thread Bjoern Bayard
one single computer > > No Support $1800 > With limited support$2000 > Linux $200 > > The limited support that we offer for $200 is > - access to the forum of TurboJ users > - work around and

Re: TurboJ

1998-06-23 Thread Nelson Minar
>I'm rather doubtful about Java->C compilers. I had great luck with Toba back in Java 1.0. Well, that may be exaggerating. The Toba version of javac was terrific, at least five times faster than the interpreted version. But between the Java interpreter getting faster in 1.1, and the overhead of J

Re: TurboJ

1998-06-23 Thread Bjoern Bayard
[EMAIL PROTECTED] wrote: > > Hi, > > Has anyone tried TurboJ from the opengroup yet ? (it's > available for download but needs a license key). Yes we did it. It works fine. > It's supposed to work with the Blackdown ports and > compiles .class to .c files and us

Re: TurboJ

1998-06-23 Thread Bastien Duclaux
I'm rather doubtful about Java->C compilers. On my apache server, I user TYA 0.7 to run servlets, and it works great! TYA is free,and really fast. > >Welcome to the web: > http://www.camb.opengroup.org/openitsol/turboj/ > >I got as far as installing it, then found yo

Re: TurboJ

1998-06-23 Thread Nelson Minar
>Has anyone tried TurboJ from the opengroup yet ? Welcome to the web: http://www.camb.opengroup.org/openitsol/turboj/ I got as far as installing it, then found you have to get a license from Sales to run it. I guess it's not free, but I couldn't find any info about pricing onli

TurboJ

1998-06-23 Thread marcel
Hi, Has anyone tried TurboJ from the opengroup yet ? (it's available for download but needs a license key). It's supposed to work with the Blackdown ports and compiles .class to .c files and uses JNI to make calls into the JVM. The benchmarks posted seem nice. Marcel