[LLVMbugs] [Bug 526] NEW: Native linking applications produces __llvm_sjljeh_* undefined ref
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Mon Feb 21 15:01:08 PST 2005
http://llvm.cs.uiuc.edu/bugs/show_bug.cgi?id=526
Summary: Native linking applications produces __llvm_sjljeh_*
undefined ref
Product: tools
Version: trunk
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: gccld
AssignedTo: unassignedbugs at nondot.org
ReportedBy: manyoso at yahoo.com
When linking applications with -Wl,-native against other LLVM native shared
libraries, we get undefined references of the type "undefined reference to
`__llvm_sjljeh_destroy_setjmpmap'" which should be in crtend. However, this
is a bytecode library.
------- 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