not regenerating _precompiled.incl.gch

John Rose John.Rose at Sun.COM
Tue Jun 23 02:58:03 PDT 2009


As a workaround to this issue, my build script unconditionally removes  
the pch files (rm -f $(find ...)).  It takes seconds to reconstruct  
one and in turn that does not force a rebuild of the *.o files.

-- John

On Jun 23, 2009, at 2:47 AM, Christian Thalinger wrote:

> It seems there is a problem updating _precompiled.incl.gch when a  
> header changed.  I noticed that already yesterday and right now,  
> just after an update, it didn't get regenerated and so some new  
> declarations were missing.
>
> Anyone else seeing this problem?  Are we missing Makefile  
> dependencies?




More information about the hotspot-dev mailing list