Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: From: "Christopher Jones" To: Mo DeJong , cygwin AT sourceware DOT cygnus DOT com Subject: RE: New version of jikes java compiler works with cygwin. Date: Mon, 8 May 2000 15:08:11 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BFB920.C10FC934" ------_=_NextPart_001_01BFB920.C10FC934 Content-Type: text/plain; charset="iso-8859-1" Mo, I've compiled Jikes with cygwin before... I think you did the port even... what's so special about this? Brian > -----Original Message----- > From: Mo DeJong [mailto:mdejong AT cygnus DOT com] > Sent: Friday, May 05, 2000 9:35 PM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: New version of jikes java compiler works with cygwin. > > > Hi all. > > I thought that cygwin users might like to know that there is > a new version of the jikes java compiler that works with cygwin. > > http://oss.software.ibm.com/developerworks/opensource/jikes/pr > oject/index.htm > > If you have ever developed Java code you know the pain of > waiting for javac to finish compiling after every little change. > Jikes is way faster. Jikes can compile my 300 file Java project > in 3 seconds. If you want to try out the "cygwin enabled" version > of jikes you need to grab the most recent version out of the CVS. > > setenv CVSROOT :pserver:anoncvs AT CVS DOT Sourcery DOT Org:/cvs/jikes > cvs login > paswsd anoncvs > > cvs checkout jikes > cd jikes > ./configure > > That is all there is too it. I have tested it a bit with the > new net release and it seems to compile and run just fine. > You can cross compile jikes for cygwin on a Linux box too. > > cheers > Mo Dejong > Red Hat Inc. > > > -- > Want to unsubscribe from this list? > Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com > ------_=_NextPart_001_01BFB920.C10FC934 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable RE: New version of jikes java compiler works with = cygwin.

Mo,

I've compiled Jikes with cygwin before... I think you = did the port even... what's so special about this?

Brian

> -----Original Message-----
> From: Mo DeJong [mailto:mdejong AT cygnus DOT com]=
> Sent: Friday, May 05, 2000 9:35 PM
> To: cygwin AT sourceware DOT cygnus DOT com
> Subject: New version of jikes java compiler = works with cygwin.
>
>
> Hi all.
>
> I thought that cygwin users might like to know = that there is
> a new version of the jikes java compiler that = works with cygwin.
>
> http://oss.software.ibm.com/developerworks/opensource/= jikes/pr
> oject/index.htm
>
> If you have ever developed Java code you know = the pain of
> waiting for javac to finish compiling after = every little change.
> Jikes is way faster. Jikes can compile my 300 = file Java project
> in 3 seconds. If you want to try out the = "cygwin enabled" version
> of jikes you need to grab the most recent = version out of the CVS.
>
> setenv CVSROOT = :pserver:anoncvs AT CVS DOT Sourcery DOT Org:/cvs/jikes
> cvs login
> paswsd anoncvs
>
> cvs checkout jikes
> cd jikes
> ./configure
>
> That is all there is too it. I have tested it a = bit with the
> new net release and it seems to compile and run = just fine.
> You can cross compile jikes for cygwin on a = Linux box too.
>
> cheers
> Mo Dejong
> Red Hat Inc.
>
>
> --
> Want to unsubscribe from this list?
> Send a message to = cygwin-unsubscribe AT sourceware DOT cygnus DOT com
>

------_=_NextPart_001_01BFB920.C10FC934--