classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

compiling Classpath on cigwin/win


From: Enrico Migliore
Subject: compiling Classpath on cigwin/win
Date: Mon, 02 Jan 2006 17:44:29 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6) Gecko/20040113

Hi,

I'm trying to compile Classpath on Cygwin and I took
the following steps:

1. Downloaded and installed Cygwin 1.5.18 on Win2k

2. Installed from Cygwin the following binaries:
           GCC(the full suite: gcc-core, gcc-g++,...)
            make
            autoconf
            automake
            libtool
3. Downloaded the source tree of jikes 1.22 from Sourceforge

4. Applied the patch suggested by Delibor topic:

http://sourceforge.net/tracker/index.php?func=detail&aid=1202863&group_id=128803&atid=712760

   (basically I have to comment out a few lines of code)

6. Then I ran:
               ./configure
               make
               make install
               make clean

7. Then I downloaded GNU/Classpath-0.19 from classpath.org

8. I ran:
                ./configure --with-jikes --disable-gtk-peer
                make

9. the ./configure utility printed the jikes command line and started compiling

(I had to disable gtk-peer because for some reason the configure utility
says "X is not installed"... even though X is installed through Cygwin...
I'm sure X is running because I got the excellent DDD debugger which
is a Windows based program, working on my Win2k)


The problem is that the Classpath compilation process started this
morning at 8:00 and, at 5 p.m., hasn't finished it.

The machine I'm using is a:

CPU: Intel @ 3GHz
RAM: 192 MBytes
OS: WinXP
case: Laptop

Is it reasonable a compilation time that long?

thanks for any help,
Enrico





reply via email to

[Prev in Thread] Current Thread [Next in Thread]