[LLVMbugs] [Bug 6873] LLVM Tutorial program
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Apr 19 23:37:40 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6873
Chris Lattner <clattner at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Chris Lattner <clattner at apple.com> 2010-04-20 01:37:40 CDT ---
The tutorial already says:
"If you are compiling this on Linux, make sure to add the "-rdynamic" option as
well. This makes sure that the external functions are resolved properly at
runtime."
http://llvm.org/docs/tutorial/LangImpl4.html
--
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