latest build environment using wrong directory for a fastdebug build of awt

Pete Brunet peter.brunet at oracle.com
Thu Oct 28 19:29:00 UTC 2010


This used to work with a b96 system.
cd /cygdrive/c/OpenJDK/jdk7/jdk/make/sun/awt
make OPTIMIZATION_LEVEL=NONE VARIANT=DBG FASTDEBUG=true 2>&1 | tee build.log

I just refreshed this week and I'm now getting

make: *** No rule to make target
`../../../build/windows-i586/btjars/compileproperties.jar', needed by
`compile_all_props'.  Stop.

Note that the message is indicating windows-i586 instead of
windows-i586-fastdebug.  Do I need something in addition to or in
replacement of FASTDEBUG=true?

Thanks, Pete



More information about the build-dev mailing list