[Webkit-unassigned] [Bug 28886] Build error using JIT with gcc 4.1.2 and ARM v5

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 9 07:56:36 PDT 2009


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





--- Comment #18 from Gabor Loki <loki at inf.u-szeged.hu>  2009-09-09 07:56:35 PDT ---
(In reply to comment #17)
> I did a quick test with 4.3.2, and the example works with gcc and g++ as well.
> I am going to examine what this is about gcc 4.1.2 .

Well, this is not a WebKit bug. G++ 4.1.1 from CodeSourcery (2006q3) also has
this bug. The most common error, which could cause this kind of error, is that
in the first compilation of gcc have to be compiled without headers and the 2nd
one should use library headers. I do not think that they did a wrong
packaging/configuring.

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