From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: GRUB2 status with clang
Date: Sun, 22 Feb 2015 02:04:50 +0100 [thread overview]
Message-ID: <54E92B32.4070705@gmail.com> (raw)
[-- 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 --]
reply other threads:[~2015-02-22 1:04 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=54E92B32.4070705@gmail.com \
--to=phcoder@gmail.com \
--cc=grub-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.