rust-for-linux.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Pavel Machek <pavel@ucw.cz>
Cc: Miguel Ojeda <ojeda@kernel.org>,
	Alex Gaynor <alex.gaynor@gmail.com>,
	rust-for-linux@vger.kernel.org,
	kernel list <linux-kernel@vger.kernel.org>
Subject: Re: Getting Rust to work
Date: Sun, 21 Mar 2021 23:05:43 +0100	[thread overview]
Message-ID: <CANiq72nSaSVyOcSJ=REdaxoYMhYfv3ARFtVJwW0uMbTxGema6Q@mail.gmail.com> (raw)
In-Reply-To: <CANiq72=FmY=MQrockHjKay=govJ=Wk51D2tnnLsM9N8HLh207g@mail.gmail.com>

On Sun, Mar 21, 2021 at 10:58 PM Miguel Ojeda
<miguel.ojeda.sandonis@gmail.com> wrote:
>
> I tried your config and it worked, so it looks like the problem is
> your old libclang (7) does not recognize some of the flags. If you can
> try a newer LLVM installation, it would be great to confirm it.

Yeah, LLVM introduced asm goto in 9.0 [1], which makes sense if you
were running libclang-7.

[1] https://lists.llvm.org/pipermail/llvm-dev/2019-September/135304.html

Cheers,
Miguel

  reply	other threads:[~2021-03-21 22:06 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-21 19:37 Getting Rust to work Pavel Machek
2021-03-21 20:03 ` Miguel Ojeda
2021-03-21 20:56   ` Pavel Machek
2021-03-21 21:26     ` Miguel Ojeda
2021-03-21 21:58     ` Miguel Ojeda
2021-03-21 22:05       ` Miguel Ojeda [this message]
2021-03-22  2:34   ` Miguel Ojeda

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='CANiq72nSaSVyOcSJ=REdaxoYMhYfv3ARFtVJwW0uMbTxGema6Q@mail.gmail.com' \
    --to=miguel.ojeda.sandonis@gmail.com \
    --cc=alex.gaynor@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ojeda@kernel.org \
    --cc=pavel@ucw.cz \
    --cc=rust-for-linux@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).