[LLVMbugs] [Bug 3431] New: Kaleidascope tutorial doesn't mention -rdynamic

bugzilla-daemon at cs.uiuc.edu bugzilla-daemon at cs.uiuc.edu
Wed Jan 28 09:57:29 PST 2009


http://llvm.org/bugs/show_bug.cgi?id=3431

           Summary: Kaleidascope tutorial doesn't mention -rdynamic
           Product: Documentation
           Version: trunk
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: normal
          Priority: P2
         Component: General docs
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: skaflotten at gmail.com
                CC: llvmbugs at cs.uiuc.edu


Created an attachment (id=2464)
 --> (http://llvm.org/bugs/attachment.cgi?id=2464)
Mentions rdynamic

Please see

http://www.nabble.com/Kaleidoscope-doesn%27t-work-properly-td19669800.html#a19671105

The cause of this, on Linux, is that the -rdynamic is not specified as a g++
option (required, since the tutorial doesn't provide global mappings.)

A docu-fix is attached.


-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list