[Webkit-unassigned] [Bug 52579] New: Cannot compile QtWebKit with VS2008 using option /QRfpe-

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 17 08:04:54 PST 2011


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

           Summary: Cannot compile QtWebKit with VS2008 using option
                    /QRfpe-
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: denis.cappellin at sitek.it


Created an attachment (id=79177)
 --> (https://bugs.webkit.org/attachment.cgi?id=79177&action=review)
Error while compiling with 2008.

I'm trying to compile library QtWebKit using VS2008 compiler optimization /QRfpe- (Enable floating point emulation: No) for Architecture ARM4. If I remove /QRfpe- I can compile DLL without problems, but if I try to use it I've got a compile error in file animationbase.cpp (888). See attachment. I'm cross-compiling using VS2008 for Windows Embedded CE 6.0.

1>Generating Code...
1>c:\qt_shadowbuild\qt470\qtpackage\src\3rdparty\webkit\webcore\page\animation\animationbase.cpp(888) : fatal error C1001: An internal error has occurred in the compiler.
1>(compiler file 'd:\orcas\compiler\utc\src\P2\main.c[0x10BDB7A6:0x0000001C]', line 243)
1> To work around this problem, try simplifying or changing the program near the locations listed above.
1>Please choose the Technical Support command on the Visual C++ 
1> Help menu, or open the Technical Support help file for more information
1>Build log was saved at "file://c:\Qt_shadowbuild\Qt470\build-un30\src\3rdparty\webkit\WebCore\tmp\obj\release_shared\BuildLog.htm"
1>QtWebKit - 1 error(s), 4948 warning(s)

Thanks for help.

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