Cockpit error - I forgot to edit my startup bat file to use: set ALT_OUTPUTDIR=c:/OpenJDK/jdk7/build/windows-i586-fastdebug
Pete Brunet wrote: > 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 >
