[LLVMbugs] [Bug 9255] New: clang: can't compile arch/x86/boot in kernel (.code16gcc)
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Sat Feb 19 02:48:14 PST 2011
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: unassignedclangbugs at nondot.org
ReportedBy: edwintorok at gmail.com
CC: llvmbugs at cs.uiuc.edu
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.
More information about the llvm-bugs
mailing list