public inbox for prelink@sourceware.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: Tom de Vries <Tom_deVries@mentor.com>
Cc: prelink@sourceware.org
Subject: Re: [PATCH] Add LINKOPTS to CCLINK and CXXLINK in testsuite/Makefile.am
Date: Tue, 07 May 2013 12:40:00 -0000	[thread overview]
Message-ID: <20130507124043.GD28963@tucnak.redhat.com> (raw)
In-Reply-To: <5188F4B0.7050309@mentor.com>

On Tue, May 07, 2013 at 02:33:52PM +0200, Tom de Vries wrote:
> this patch allows me to run all the tests successfully on x86_64 with
> LINKOPTS="-Wl,--no-as-needed" set in the environment.

That shouldn't be needed anymore, are you using latest SVN prelink?
Before those testsuite changes, one could just do
make check CC='gcc -Wl,--no-as-needed' CXX='g++ -Wl,--no-as-needed'
but as I said, it should now work as is.

	Jakub

  reply	other threads:[~2013-05-07 12:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-07 12:34 Tom de Vries
2013-05-07 12:40 ` Jakub Jelinek [this message]
2013-05-07 14:22   ` Tom de Vries
2013-05-07 14:28     ` Jakub Jelinek
2013-05-07 14:42       ` Tom de Vries
2013-05-07 14:47         ` Jakub Jelinek
2013-05-07 17:10           ` Tom de Vries

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=20130507124043.GD28963@tucnak.redhat.com \
    --to=jakub@redhat.com \
    --cc=Tom_deVries@mentor.com \
    --cc=prelink@sourceware.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 read-only IMAP folder(s) and NNTP newsgroup(s).