Re: Build Problem

2012-03-07 Thread David Holmes
Jason, You can build 64-bit VM on 64-bit machine, but only the server VM. The client VM is not supported in 64-bit. Not sure why your build is trying to build the client VM here. David On 6/03/2012 8:26 AM, Jason Van Cleve wrote: Hi, I hope it's okay to ask questions here, as I've been hav

RE: Build Problem

2012-03-07 Thread Jason Van Cleve
rc-b24-14_nov_2011]$ > -Original Message- > From: Kelly O'Hair [mailto:[email protected]] > Sent: Wednesday, March 07, 2012 10:47 AM > To: Jason Van Cleve > Cc: [email protected] > Subject: Re: Build Problem > > You really aren't providin

Re: Build Problem

2012-03-07 Thread Kelly O'Hair
You really aren't providing enough information to go on here. As of now, building 32bit requires a 32bit OS, and building 64bit requires a 64bit OS. The amd64 is a 64bit library, the i386 is a 32bit library, these libraries will not mix at runtime. So there are lots of facts you are leaving ou

Re: build problem

2009-04-14 Thread Kelly O'Hair
Andrew Haley wrote: lianshun Liu wrote: Hi, I build OpenJDK on Windows platform, and choose /openjdk as the build dictory. I've a problem that I need to rebuild the whole project everytime when I hack the VM. It is really a long time that I can't use the computer to do anything else. So, is

Re: build problem

2009-04-14 Thread Kelly O'Hair
If all you are working on is hotspot, then you can build just hotspot by doing a 'cd hotspot/make && make'. From that same Makefile in hotspot/make you can also try using: make JDK_IMAGE_DIR="../../build/*/j2sdk-image" update_jdk To update a jdk image with your newly build hotspot libraries.

Re: build problem

2009-04-14 Thread Andrew Haley
Andrew Haley wrote: > lianshun Liu wrote: >> Hi, >> >> I build OpenJDK on Windows platform, and choose /openjdk as the build >> dictory. >> I've a problem that I need to rebuild the whole project everytime when I >> hack the VM. It is really a long time that I can't use the computer to do >> any

Re: build problem

2009-04-14 Thread Andrew Haley
lianshun Liu wrote: > Hi, > > I build OpenJDK on Windows platform, and choose /openjdk as the build dictory. > I've a problem that I need to rebuild the whole project everytime when I hack > the VM. It is really a long time that I can't use the computer to do anything > else. So, is there any wa

Re: Build problem (Windows XP)

2008-04-10 Thread Mikhail Lapshin
I found the cause (thanks to Igor Nekrestyanov). It was in my build script. I explicitly set the MAKE environment variable. Accidentally, the variable included the "all" target. It caused make always do the "all" target. It crashed the build. Thanks, --Mikhail Mikhail Lapshin wrote: Hello,

RE: Build problem (Windows, b24)

2007-12-30 Thread Ted Neward
[EMAIL PROTECTED] > Cc: 'build-dev'; [EMAIL PROTECTED] > Subject: RE: Build problem (Windows, b24) > > I dunno if I changed it since the blog post (I'll have to update it > once I > get this all working again), but right now it reads: > > export ALT_JDK_IMP

RE: Build problem (Windows, b24)

2007-12-30 Thread Ted Neward
ecember 30, 2007 4:06 PM > To: Ted Neward > Cc: 'build-dev'; [EMAIL PROTECTED] > Subject: Re: Build problem (Windows, b24) > > > This could be a problem: > >export ALT_JDK_IMPORT_PATH=$(cygpath --unix C:/Prg/jdk1.6.0) > > Should just be: > >

Re: Build problem (Windows, b24)

2007-12-30 Thread Kelly O'Hair
forward slashed DOS-like paths). Yes? Ted Neward Java, .NET, XML Services Consulting, Teaching, Speaking, Writing http://www.tedneward.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Saturday, December 29, 2007 10:35 AM To: Ted Neward Cc: 'build-de

RE: Build problem (Windows, b24)

2007-12-29 Thread Ted Neward
lashed DOS-like paths). Yes? Ted Neward Java, .NET, XML Services Consulting, Teaching, Speaking, Writing http://www.tedneward.com > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Saturday, December 29, 2007 10:35 AM > To: Ted Neward > Cc:

Re: Build problem (Windows, b24)

2007-12-29 Thread Kelly O'Hair
vices Consulting, Teaching, Speaking, Writing http://www.tedneward.com -Original Message- From: Ted Neward [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 26, 2007 3:56 PM To: 'Ted Neward'; [EMAIL PROTECTED] Cc: 'build-dev'; [EMAIL PROTECTED] Subject: RE: Build problem (W

RE: Build problem (Windows, b24)

2007-12-26 Thread Ted Neward
007 3:56 PM > To: 'Ted Neward'; [EMAIL PROTECTED] > Cc: 'build-dev'; [EMAIL PROTECTED] > Subject: RE: Build problem (Windows, b24) > > Something strange is going on. When I build from the top-level > directory, it > fails to build java/hpi. When I build just on

RE: Build problem (Windows, b24)

2007-12-26 Thread Ted Neward
PM > To: [EMAIL PROTECTED] > Cc: 'build-dev'; [EMAIL PROTECTED] > Subject: RE: Build problem (Windows, b24) > > OK, trying to get back into this. > > (*) FWICT, ALT_OUTPUTDIR doesn't seem to "take" when set from the > command > shell as an environm

RE: Build problem (Windows, b24)

2007-12-26 Thread Ted Neward
gestions welcome Ted Neward Java, .NET, XML Services Consulting, Teaching, Speaking, Writing http://www.tedneward.com > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 18, 2007 11:58 AM > To: Ted Neward > Cc: [EMAIL PRO

Re: Build problem (Windows, b24)

2007-12-18 Thread Kelly O'Hair
ng? It's just a common thing to have the build tool logging this stuff these days, it seems. Ted Neward Java, .NET, XML Services Consulting, Teaching, Speaking, Writing http://www.tedneward.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 18, 2007 1

Re: Build problem (Windows, b24)

2007-12-18 Thread Dmitri Trembovetski
ng, Teaching, Speaking, Writing http://www.tedneward.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, December 18, 2007 12:12 AM To: Ted Neward Cc: 'build-dev' Subject: Re: Build problem (Windows, b24) Hi - OpenJDK:[EMAIL PROTECTED]:/

RE: Build problem (Windows, b24)

2007-12-18 Thread Ted Neward
eward Java, .NET, XML Services Consulting, Teaching, Speaking, Writing http://www.tedneward.com > -Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] > Sent: Tuesday, December 18, 2007 12:12 AM > To: Ted Neward > Cc: 'build-dev' > Subject

Re: Build problem (Windows, b24)

2007-12-18 Thread Tim Bell
Hi - OpenJDK:[EMAIL PROTECTED]:/cygdrive/c/Prg/OpenJDK/jdk7/jdk/make/java $ make all Maybe you came in too low and clipped the treetops. Try your 'make all' from [...]/cygdrive/c/Prg/OpenJDK/jdk7/jdk/make The first thing the jdk7/jdk build does (after the sanity check) is create a number of

RE: Build problem (Windows, b24)

2007-12-17 Thread Ted Neward
lting, Teaching, Speaking, Writing http://www.tedneward.com > -Original Message- > From: [EMAIL PROTECTED] [mailto:build-dev- > [EMAIL PROTECTED] On Behalf Of Ted Neward > Sent: Monday, December 17, 2007 11:42 PM > To: [EMAIL PROTECTED] > Cc: 'build-dev' > Sub

RE: Build problem (Windows, b24)

2007-12-17 Thread Ted Neward
Monday, December 17, 2007 2:17 PM > To: Ted Neward > Cc: 'build-dev' > Subject: Re: Build problem (Windows, b24) > > linker_md.c is part of the jdk build not hotspot, in the jdk/make 'hpi' > area. > > -kto > > > Ted Neward wrote: > > Ah,

Re: Build problem (Windows, b24)

2007-12-17 Thread Kelly O'Hair
, Teaching, Speaking, Writing http://www.tedneward.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, December 17, 2007 8:58 AM To: Ted Neward Cc: 'build-dev' Subject: Re: Build problem (Windows, b24) When I said log file, I meant your log file, I assum

RE: Build problem (Windows, b24)

2007-12-17 Thread Ted Neward
MAIL PROTECTED] > Sent: Monday, December 17, 2007 8:58 AM > To: Ted Neward > Cc: 'build-dev' > Subject: Re: Build problem (Windows, b24) > > When I said log file, I meant your log file, I assumed that you had > done something like > make |& tee build.log

RE: Build problem (Windows, b24)

2007-12-17 Thread Ted Neward
ED] [mailto:build-dev- > [EMAIL PROTECTED] On Behalf Of Ted Neward > Sent: Monday, December 17, 2007 6:25 AM > To: [EMAIL PROTECTED] > Cc: 'build-dev' > Subject: RE: Build problem (Windows, b24) > > Good question--where is said log file, again? :-) > > Te

Re: Build problem (Windows, b24)

2007-12-17 Thread Kelly O'Hair
ng, Writing http://www.tedneward.com -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Sunday, December 16, 2007 12:38 PM To: Ted Neward Cc: 'build-dev' Subject: Re: Build problem (Windows, b24) Some guesses... Try setting COMPANY_NAME to somet

RE: Build problem (Windows, b24)

2007-12-17 Thread Ted Neward
: Ted Neward > Cc: 'build-dev' > Subject: Re: Build problem (Windows, b24) > > Some guesses... Try setting COMPANY_NAME to something other than > empty, > although that makes little sense because anyone building with > OPENJDK=true > would have an empty company

Re: Build problem (Windows, b24)

2007-12-16 Thread Kelly O'Hair
Some guesses... Try setting COMPANY_NAME to something other than empty, although that makes little sense because anyone building with OPENJDK=true would have an empty company name (jdk/make/common/shared/Defs.gmk). Humm... but that warning about STR is just a warning... That fatal error is about