Issue Details (XML | Word | Printable)

Key: RVM-630
Type: New Feature New Feature
Status: Open Open
Priority: Major Major
Assignee: Ian Rogers
Reporter: Ian Rogers
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
RVM

Build support for Windows

Created: 12/Aug/08 02:51 PM   Updated: 14/Aug/08 04:55 AM
Component/s: Operating System: Windows, Runtime: Class Library: Harmony
Affects Version/s: None
Fix Version/s: 1000

Time Tracking:
Not Specified


 Description  « Hide
Apache Harmony's build simplifies building the class library for Windows, building Jikes RVM should be straight forward. We need to implement the host and target properties as well as fixing any issues with the boot image runner, syscall support, etc.

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Ian Rogers added a comment - 13/Aug/08 09:01 AM
Currently the build is failing in Harmony:

https://issues.apache.org/jira/browse/HARMONY-5948

I've started a wiki page to describe the build process:

http://docs.codehaus.org/display/RVM/Building+on+Windows


Ian Rogers added a comment - 14/Aug/08 04:55 AM
By using the HDK download, massaging the dll and jar files into our expected structure and with r14882 the build can get as far as boot image writing but fails due to differences between the UNIX Harmony and Windows Harmony primordials.