[LLVMbugs] [Bug 9340] New: linux allyesconfig fails to build with undef reference to mcount

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sun Feb 27 06:09:28 PST 2011


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

           Summary: linux allyesconfig fails to build with undef reference
                    to mcount
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: -New Bugs
        AssignedTo: unassignedclangbugs at nondot.org
        ReportedBy: edwintorok at gmail.com
                CC: llvmbugs at cs.uiuc.edu


if CONFIG_FUNCTION_TRACER is on (which enables -pg), then Linux kernel fails to
build because there is an undefined reference to mcount in vdso.so.
Don't have time to investigate why for now, but maybe someone can think of a
flag I should try for mcount.

-- 
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