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


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

Reply via email to