* GRUB2 status with clang
@ 2015-02-22 1:04 Vladimir 'φ-coder/phcoder' Serbinenko
0 siblings, 0 replies; only message in thread
From: Vladimir 'φ-coder/phcoder' Serbinenko @ 2015-02-22 1:04 UTC (permalink / raw)
To: The development of GRUB 2
[-- Attachment #1: Type: text/plain, Size: 716 bytes --]
Hello, all. I've had problems with installing cross-compilers from
emdebian and I tried out as alternative to cross-compile GRUB2 with
clang. It mostly worked and I added the missing fixes to complete it.
Now it's possible to compile all ports except ia64 ones (clang has no
ia64 support) with clang.
Integrated assembler in clang, on the other hand isn't good enough to
use with GRUB on many ports. Directory asm-tests contains tests and
details for these failures. configure scripts adds options necessarry
for asm to work. In most cases it's -no-integrated-as which reverts to gas.
clang support is still experimental though but may be useful for
additional diagnostics and cross-compiler situations
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 213 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-02-22 1:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-22 1:04 GRUB2 status with clang Vladimir 'φ-coder/phcoder' Serbinenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.