ECTED] [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, March 04, 2008 12:57 AM
> To: Ted Neward
> Cc: [email protected]
> Subject: Re: Not sure where to post this...
>
> Hi Ted:
>
> > No, this was a "rm -r -f build" and "make fastdebug_build".
I did a full build yesterday, and am able to run hello world and byt b24
SwinSet2 demo.
The setup: cygwin version (from uname -a) is:
CYGWIN_NT-5.1 serrano 1.5.25(0.156/4/2) 2007-12-14 19:21 i686 Cygwin
I have replaced make with version 3.80 and file with version 4.19.
In my default tcsh shell
Hi Ted:
No, this was a "rm -r -f build" and "make fastdebug_build". I can send you
the fastdebug.log file if you think it'll help.
Please send it to me (offline): tim.bell (at) sun.com
I will try to puzzle out what is going on. I have some from-scratch Windows XP build machines
set up and I
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Monday, March 03, 2008 12:54 PM
> To: Ted Neward
> Cc: [email protected]
> Subject: Re: Not sure where to post this...
>
> Ted Neward wrote:
>
> > After making the makefile change Kelly described
>
> For t
Ted Neward wrote:
After making the makefile change Kelly described
For those following along, the makefile change was to delete line 211 of
jdk7/make/Defs-internal.gmk:
$ pwd
/cygdrive/g/tbell/jdk7/make
$ diff -u Defs-internal.gmk.00 Defs-internal.gmk
--- Defs-internal.gmk.002008-02
Just some background... sorry if this is a repeat...
The concept of "fastdebug" (essentially building with both -O and -g, and
also including any native code assert checking) started with the Hotspot
team on Solaris and Linux at least partially because of the big performance
differences seen bet