BUilding OpenJDK Binaruy

2012-04-13 Thread Frans Thamura
hi all i am working for a proposal for setup team for building openjdk binary because we know, there is no binary in openjdk.java.net, and dunno what is oracle plan for openjdk but for heavy java user here, we try to invest in here we need a spec to make OpenJDK 7 can run in our computer and w

Re: BUilding OpenJDK Binaruy

2012-04-13 Thread Volker Simonis
H Frans, I've recently wrote a step-by-step instruction on how you can build OpenJDK 8 on Windows with free tools but the instructions should apply to OpenJDK 7 as well: http://weblogs.java.net/blog/simonis/archive/2011/10/28/yaojowbi-yet-another-openjdk-windows-build-instruction Keep in mind th

Re: BUilding OpenJDK Binaruy

2012-04-13 Thread Frans Thamura
Any minimum spec for execute this? Esp i want a paralel instruction For me, user must compile before using is not a user friendly approach I want to fill this gap On Apr 13, 2012 4:54 PM, "Volker Simonis" wrote: > H Frans, > > I've recently wrote a step-by-step instruction on how you can build

Re: First build-infra push to jdk8 -- try out the new build system!

2012-04-13 Thread Weijun Wang
Trying on Windows now. I'm using a VirtualBox VM and the repos are in a read-only shared folder. So I create a directory in its C: and run configure there. But when I run make, it shows $ make ###

Re: First build-infra push to jdk8 -- try out the new build system!

2012-04-13 Thread Fredrik Öhrström
Have you a correct /tmp setup for cygwin? //Fredrik 2012/4/13 Weijun Wang : > Trying on Windows now. I'm using a VirtualBox VM and the repos are in a > read-only shared folder. So I create a directory in its C: and run configure > there. But when I run make, it shows > > $ make > > >

Sv: Request for review: Defs-util.gmk missing in new build system, preventing build

2012-04-13 Thread Fredrik Öhrström
Please remove the reference. //Fredrik - magnus.ihse.bur...@oracle.com skrev: > Background: Building with the new build system fails with > ".../common/shared/Defs-utils.gmk: No such file or directory" in the > build forest, but not in the build-infra forest. > > It turned out that a file

Re: First build-infra push to jdk8 -- try out the new build system!

2012-04-13 Thread Wei-jun Wang
On Apr 13, 2012, at 9:44 PM, Fredrik Öhrström wrote: > Have you a correct /tmp setup for cygwin? Yes, and I can touch a file there. -Max > > //Fredrik > > 2012/4/13 Weijun Wang : >> Trying on Windows now. I'm using a VirtualBox VM and the repos are in a >> read-only shared folder. So I crea

Re: First build-infra push to jdk8 -- try out the new build system!

2012-04-13 Thread Mike Duigou
(moved to build-dev) On Apr 13 2012, at 02:07 , Magnus Ihse Bursie wrote: > On 2012-04-13 03:10, Weijun Wang wrote: >> I'm trying it on my Linux x64 now. The first feeling is that my computer is >> slowed down a lot more than the old build. The 4 CPUs all show a near 100% >> usage (it's buildin

Re: First build-infra push to jdk8 -- try out the new build system!

2012-04-13 Thread Fredrik Öhrström
- mike.dui...@oracle.com skrev: > Would it be too early to report ‘warning: -jN forced in submake: > disabling jobserver mode.’ results? Not at all, this is a side effect of calling the old makefiles, which do not support multiple jobs. When all the old makefiles are converted, this message