public inbox for elfutils@sourceware.org
 help / color / mirror / Atom feed
From: Mark Wielaard <mark@klomp.org>
To: Ulf Hermann <ulf.hermann@qt.io>
Cc: elfutils-devel@sourceware.org
Subject: Re: [PATCH v3] Check if rpath is supported and throw an error if not
Date: Sat, 19 Aug 2017 08:11:00 -0000	[thread overview]
Message-ID: <20170818213423.GG3169@stream> (raw)
In-Reply-To: <3675fb88-568f-bc31-a40f-12d1c0ea516f@qt.io>

On Fri, Aug 18, 2017 at 04:04:28PM +0200, Ulf Hermann wrote:
> Some systems don't have rpath. In that case the backends need to be
> made available by some external mechanism. Provide a configure switch
> to explicitly turn off the setting of rpaths. Throw an error if that is
> not set and rpath is not supported.

I think this is not great. This basically just breaks things.
If done we should provide such an "external mechanism".

For DTS I just compile in the supported backends staticly. See the
code on the mjw/RH-DTS branch. That is also not great since it just
hard codes the supported backends (and then just throws away various
tests that are broken in that setup). Which is why that code isn't
on the master branch.

But if we can come up with something like that (but a little bit more
flexible) as alternative for not having/using rpath/ldopen, that would
be good.

What "external mechanism" are you using?

Cheers,

Mark

      reply	other threads:[~2017-08-19  8:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-18 14:04 Ulf Hermann
2017-08-19  8:11 ` Mark Wielaard [this message]

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=20170818213423.GG3169@stream \
    --to=mark@klomp.org \
    --cc=elfutils-devel@sourceware.org \
    --cc=ulf.hermann@qt.io \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).