[cfe-dev] Compiling xv6 with Clang

Ahmad Nouralizadeh Khorrami via cfe-dev cfe-dev at lists.llvm.org
Sun Nov 4 03:30:00 PST 2018


Hi.
I tried to compile xv6 (a 10000 line teaching operating system from MIT)
with Clang instead of GCC, but it led to an error. The compiled bootblock
was larger than 1 sector (i.e., 512 bytes). Should I change the compiler
options? How?
Thanks!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20181104/6195bd4c/attachment.html>


More information about the cfe-dev mailing list