Re: Success :) building openjdk for windows

2007-08-19 Thread Anthony Petrov
ava.net; [EMAIL PROTECTED]; Igor Nekrestyanov Subject: Re: Success :) building openjdk for windows I took some part in testing the VS2005 Express to build the JDK. So far there's no any major problem present except the following: http://bugs.sun.com/view_bug.do?bug_id=6523947 However, this RF

RE: Success :) building openjdk for windows

2007-08-18 Thread Ted Neward
> -Original Message- > From: [EMAIL PROTECTED] [mailto:build-dev- > [EMAIL PROTECTED] On Behalf Of Anthony Petrov > Sent: Friday, August 17, 2007 12:21 AM > To: Rishi Khare > Cc: build-dev@openjdk.java.net; [EMAIL PROTECTED]; Igor > Nekrestyanov > Subject: Re: Success :) buil

Re: Success :) building openjdk for windows

2007-08-17 Thread Anthony Petrov
I took some part in testing the VS2005 Express to build the JDK. So far there's no any major problem present except the following: http://bugs.sun.com/view_bug.do?bug_id=6523947 However, this RFE has a very simple workaround provided. Please try it and tell us about the results. -- best regard

Re: Success :) building openjdk for windows

2007-08-16 Thread Igor Nekrestyanov
The biggest pain is to use Visual Studio.net 2003 and not Visual Studio.2005 Express edition or GCC for windows or MingW or some other free Compiler for windows.The idea of buying any software to work on open source development is not very encouraging. I agree it will be

Success :) building openjdk for windows

2007-08-16 Thread Rishi Khare
After running for almost 4 hours the build is ready :D. C:\openjdk-build\j2sdk-image\bin>java.exe -version openjdk version "1.7.0-internal" OpenJDK Runtime Environment (build 1.7.0-internal-rishi_17_aug_2007_00_49-b00) OpenJDK Client VM (build 1.7.0-internal-rishi_17_aug_2007_00_49-b00, mixed mode)