Re: error Generating precompiled header precompiled.hpp.gch for mlvm8

2012-03-27 Thread John Rose
I just (last night) updated the patches to rebase to the latest hsx/hotspot-comp/*. There was a conflicting change in globals.hpp around the white-box test variable. So I think there may be stale files in your build environment. — John On Mar 27, 2012, at 9:43 AM, Stephen Bannasch wrote: > My b

error Generating precompiled header precompiled.hpp.gch for mlvm8

2012-03-27 Thread Stephen Bannasch
My build of mlvm is breaking when it starts generating precompiled header precompiled.hpp.gch https://gist.github.com/2217352 Building on 10.6.8 using 1.7.0_04 for ALT_BOOTDIR to build. I can successfully build and test jdk8/tl in this environment. mlvm build script: https://gist.github.com