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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]


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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to