public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Peter Bergner <bergner@linux.ibm.com>
To: Andreas Schwab <schwab@linux-m68k.org>,
	Peter Bergner via Gcc-patches <gcc-patches@gcc.gnu.org>
Cc: "Jakub Jelinek" <jakub@redhat.com>,
	"Segher Boessenkool" <segher@kernel.crashing.org>,
	"Dan Horák" <dan@danny.cz>, "Bill Seurer" <seurer@linux.ibm.com>
Subject: Re: [PATCH] libffi: fix handling of homogeneous float128 structs [PR109447]
Date: Sat, 13 May 2023 12:16:00 -0500	[thread overview]
Message-ID: <952358d5-3a14-b3ab-39f2-0ebaafedc1ba@linux.ibm.com> (raw)
In-Reply-To: <mvmwn1gwsf2.fsf@linux-m68k.org>

On 5/10/23 2:34 AM, Andreas Schwab wrote:
> On Mai 09 2023, Peter Bergner via Gcc-patches wrote:
>> I'm sorry to be dense, but can you point to the specific line?  In my
>> $GCC_BUILD/Makefile, the only mention of LD_LIBRARY_PATH is:
>>
>>   RPATH_ENVVAR = LD_LIBRARY_PATH
>>
>> ...so that isn't setting LD_LIBRARY_PATH, but using it.
> 
> Have you considered searching for uses of RPATH_ENVVAR?

Ah, I misread that as RPATH_ENVVAR = $LD_LIBRARY_PATH and was
expecting to see "export LD_LIBRARY_PATH=..." in the code.
Thanks for the pointer!

Peter



      reply	other threads:[~2023-05-13 17:16 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-04 19:29 Peter Bergner
2023-05-05 21:39 ` Peter Bergner
2023-05-05 21:42 ` Jakub Jelinek
2023-05-09 20:24   ` Peter Bergner
2023-05-09 20:50     ` Andreas Schwab
2023-05-09 21:20       ` Peter Bergner
2023-05-10  7:34         ` Andreas Schwab
2023-05-13 17:16           ` Peter Bergner [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=952358d5-3a14-b3ab-39f2-0ebaafedc1ba@linux.ibm.com \
    --to=bergner@linux.ibm.com \
    --cc=dan@danny.cz \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=jakub@redhat.com \
    --cc=schwab@linux-m68k.org \
    --cc=segher@kernel.crashing.org \
    --cc=seurer@linux.ibm.com \
    /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).