[Webkit-unassigned] [Bug 20790] New: undefined reference to `___cxa_guard_release' (and __cxa_pure_virtual)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 15:45:09 PDT 2008


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

           Summary: undefined reference to `___cxa_guard_release' (and
                    __cxa_pure_virtual)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: lkcl at lkcl.net


you would not believe how many of these there are.  thousands.
i'm cross-compiling using mingw32-4.4.0.
host:amd64-debian-linux
target:win32
compiler: gcc 4.4.0 out of svn repository as of 08sep2008 (don't ask!!)

references to fixing the problems:
http://lists.apple.com/archives/Darwin-drivers/2005/May/msg00066.html
http://developer.apple.com/releasenotes/DeveloperTools/GCC40PortingReleaseNotes/Articles/PortingToGCC.html

the notes say things like, "we realised in gcc 4 that in function static
constructors don't work"....

no, i can't switch back to gcc (mingw32) 3.4 - that would mean that
i couldn't compile in with -lgcc_s.

looong story.


-- 
Configure bugmail: https://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