Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240822003130.GZ10433@brightrain.aerifal.cx>
Date: Wed, 21 Aug 2024 20:31:31 -0400
From: Rich Felker <dalias@...c.org>
To: Thorsten Glaser <tg@...bsd.de>
Cc: musl@...ts.openwall.com
Subject: Re: Adding vdso support for powerpc[64] and s390x

On Wed, Aug 21, 2024 at 08:46:40PM +0000, Thorsten Glaser wrote:
> Rich Felker dixit:
> 
> >might make it not work; the other two I would expect to work, but I
> >don't have setups to test them, so I'd appreciate feedback from anyone
> >who can test and who'd like to get these patches in on whether they
> 
> As a Debian Developer and with accounts on the GCC compile farm,
> I can likely test that, ideally if you already have a testsuite
> I could run. I cannot however install things into system locations
> or do my own chroots on those, so it would have to have run out of
> the build tree.

No need to install anything; this is musl and you can just static
link, or if you really wanted to use dynamic linking, invoke ldso as a
command to run the binary.

Rich

Powered by blists - more mailing lists

Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.