[Webkit-unassigned] [Bug 17951] New: Can't build 64-bit because libWebCoreSQLite3 doesn't have 64-bit symbols

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 19 09:02:09 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17951

           Summary: Can't build 64-bit because libWebCoreSQLite3 doesn't
                    have 64-bit symbols
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: arahn at adobe.com


The libWebCoreSQLite3.a included with the distribution doesn't have 64-bit
symbols, so it isn't very easy to build webkit for 64-bit.  I'm trying to help
track down a 64-bit only bug in webkit that was released w/ safari 3.1, but I'm
having to download and build sqlite myself to get it to link.

libWebCoreSQLite3.a should be a universal +64 binary.

lipo -info libWebCoreSQLite3.a 
Architectures in the fat file: libWebCoreSQLite3.a are: ppc i386 

Expected:
Architectures in the fat file: libWebCoreSQLite3.a are: ppc i386 x86_64


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



More information about the webkit-unassigned mailing list