Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241104010123.GD10433@brightrain.aerifal.cx>
Date: Sun, 3 Nov 2024 20:01:24 -0500
From: Rich Felker <dalias@...c.org>
To: かがやくひかり <1486864380@...com>
Cc: musl <musl@...ts.openwall.com>
Subject: Re: Does musl support FDPIC on targets other than SH?

On Sun, Nov 03, 2024 at 03:52:31PM +0800, かがやくひかり wrote:
> Does musl support FDPIC on targets other than SH, for example on ARM?

At present, no, but the FDPIC implementation in musl is pretty much
entirely arch-agnostic. Upstream GCC ARM-FDPIC introduced some bugs
that need to be fixed, but that's not too hard, and if I remember
right there's a work-in-progress ARM-FDPIC port for musl that could be
polished up and merged if someone has the interest to help test and
address any open questions/problems.

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.