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

           Summary: clang: can't compile arch/x86/boot in kernel
                    (.code16gcc)
           Product: clang
           Version: trunk
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: -New Bugs
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
        Depends on: 4068


This bug is here as a reminder that arch/x86/boot needs to be compiled with
gcc,
otherwise kernel won't boot at all (no messages shown during boot, just hangs).

Probably due to .code16gcc, which is not supported by clang.

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