Alternative compilers to GCC/Clang
Amy Parker <[email protected]> Mon, 1 Feb 2021 15:31:49 -0800
| Newsgroups | org.kernel.vger.linux-gcc,org.kernel.vger.linux-kbuild,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <CAE1WUT6mp80yFDgAirZcKvc31O23ynpLGcsdPaa8qd1dsXiXhg@mail.gmail.com> |
Hello! My name's Amy. I'm really impressed by the work done to make Clang (and the LLVM toolchain overall) able to compile the kernel. Figured I might as well donate my monkey hours to helping make it run on other compilers as well. I haven't been able to find any that use the same arguments structure as GCC and Clang (read: you can pass it in as CC=compilername in your $MAKEOPTS). Any compilers along that route anyone here has worked with that I could work with? Best regards, Amy Parker (she/her/hers)