[LLVMbugs] [Bug 6949] New: --enable-debug-runtime configure option doesn't enable '-g' flag in compile
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 27 03:24:15 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=6949
Summary: --enable-debug-runtime configure option doesn't enable
'-g' flag in compile
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: yuri at tsoft.com
CC: llvmbugs at cs.uiuc.edu
The only thing that --enable-debug-runtime is not stripping. To be useful, it
also needs to enable debug info.
Tried in llvm-2.7. But 2.7 isn't in the version list, so reporting against the
trunk.
--
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