qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Long <steplong@quicinc.com>
To: <qemu-devel@nongnu.org>
Cc: peter.maydell@linaro.org, richard.henderson@linaro.org,
	mjt@tls.msk.ru, laurent@vivier.eu, alex.bennee@linaro.org,
	philippe.mathieu.daude@gmail.com, ben@decadent.org.uk
Subject: Re: [PATCH] linux-user/elfload: Fix handling of pure BSS segments
Date: Wed,  2 Dec 2020 09:14:41 -0800	[thread overview]
Message-ID: <20201202171441.1327-1-steplong@quicinc.com> (raw)
In-Reply-To: <20201118165206.2826-1-steplong@quicinc.com>

Alex Bennee <alex.bennee@linaro.org> writes:

> Hmm I tried the following patch but evidently there is more to be done
> to convince it:

> collect2: fatal error: cannot find 'ld'

Oh, I'm using ld.lld-10. aarch64-linux-gnu-gcc -B/usr/lib/llvm-10/bin works for
me. You'll have to get the necessary packages for lld-10 and point gcc to
where it lives.


  parent reply	other threads:[~2020-12-02 17:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-18 16:52 [PATCH] linux-user/elfload: Fix handling of pure BSS segments Stephen Long
2020-11-24 17:32 ` Richard Henderson
2020-11-24 17:38 ` Peter Maydell
2020-11-24 18:47 ` Stephen Long
2020-11-25  9:39   ` Alex Bennée
2020-12-02 17:44     ` Peter Maydell
2020-12-01 20:09 ` Stephen Long
2020-12-02 13:29   ` Alex Bennée
2020-12-02 17:14 ` Stephen Long [this message]
2020-12-17  9:41 ` Laurent Vivier

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=20201202171441.1327-1-steplong@quicinc.com \
    --to=steplong@quicinc.com \
    --cc=alex.bennee@linaro.org \
    --cc=ben@decadent.org.uk \
    --cc=laurent@vivier.eu \
    --cc=mjt@tls.msk.ru \
    --cc=peter.maydell@linaro.org \
    --cc=philippe.mathieu.daude@gmail.com \
    --cc=qemu-devel@nongnu.org \
    --cc=richard.henderson@linaro.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).