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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 12:33:27 PST 2012


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


Allan Sandfeld Jensen <allan.jensen at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan.jensen at nokia.com




--- Comment #9 from Allan Sandfeld Jensen <allan.jensen at nokia.com>  2012-02-22 12:33:27 PST ---
(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.

-- 
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