[Webkit-unassigned] [Bug 79102] [Qt] Incremental build problem revealed by r108345

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 24 06:08:59 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=79102





--- Comment #10 from Tor Arne Vestbø <vestbo at webkit.org>  2012-02-24 06:08:58 PST ---
(In reply to comment #9)
> (In reply to comment #8)
> > We got it, unfortunately it is an icecc bug.
> > 
> > original command: gcc -c -MD x/y.c -o x/y.o
> > local preprocess: gcc -E -MD x/y.c
> >   --> It generates y.d into the current directory, 
> >       because icecc consumed the "-o x/y.o"
> > 
> > We need a nice workaround to make incremental build work again with icecream.
> 
> Remember to also file the bug to icecream.

This issue was fixed in icecream 0.9.7, please upgrade.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list