New bug in build process

2007-07-30 Thread Ted Neward
After doing a “nuke” of the build dir, and doing a fresh “make debug_build DEV=1” (again, on Windows), I get this: Creating library c:/Prg/OpenJDK/openjdk/control/build/WINDOW~2/tmp/sun/sun.fo nt/fontmanager/obj_gO/fontmanager.lib and object c:/Prg/OpenJDK/openjdk/control/ build/WINDOW~2/t

Re: New bug in build process

2007-07-30 Thread Kelly O'Hair
Is this t2k.lib file the one you created from t2k.dll? I've never seen these errors before, but it looks like it's in the fastdebug build, which would mean you got past the product build, which is significant. This is just a wild guess, but I wonder if the debug t2k.dll file has more external sy

A little progress report on Mercurial and build/source infrastructure changes

2007-07-30 Thread Kelly O'Hair
Re: A little progress report on Mercurial and build/source infrastructure changes I thought I would take some time to list a few of the up and coming changes with regards to Open JDK builds and source structure. I don't want anyone blogging that we are keeping secrets from everyone. ;^) We are

RE: New bug in build process

2007-07-30 Thread Ted Neward
> Is this t2k.lib file the one you created from t2k.dll? > Yes. > I've never seen these errors before, but it looks like it's in the > fastdebug build, which would mean you got past the product build, > which is significant. > Unfortunately, no, that's not the case--I was doing a fastdebug build