[LLVMbugs] [Bug 973] NEW: llvm-gcc4 compiled code lacks static ctors & dtors
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sun Oct 29 04:15:21 PST 2006
http://llvm.org/bugs/show_bug.cgi?id=973
Summary: llvm-gcc4 compiled code lacks static ctors & dtors
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Support Libraries
AssignedTo: unassignedbugs at nondot.org
ReportedBy: asl at math.spbu.ru
llvm-gcc4 code lacks static ctors & dtors at least on Linux (mingw has its own
technique to handle this and everything is ok there). This breaks many apps,
e.q. Qt.
The problem will solved (I hope), when crtstuff.c will be properly compiled with
llvm-gcc4.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list