On Wed, 2025-09-24 at 07:42 +1000, David Holmes wrote:
> On 23/09/2025 7:02 pm, Severin Gehwolf wrote:
> > Hi,
> >
> > On Thu, 2025-09-11 at 10:59 +1000, David Holmes wrote:
> > > Hi,
> > >
> > > At present we don't really expect statx to work on Musl-C IIUC the code
> > > correctly, but Musl-C 1
On 23/09/2025 7:02 pm, Severin Gehwolf wrote:
Hi,
On Thu, 2025-09-11 at 10:59 +1000, David Holmes wrote:
Hi,
At present we don't really expect statx to work on Musl-C IIUC the code
correctly, but Musl-C 1.2.5 has added it:
> This release adds extension functions statx
so likely our code ne
Hi,
On Thu, 2025-09-11 at 10:59 +1000, David Holmes wrote:
> Hi,
>
> At present we don't really expect statx to work on Musl-C IIUC the code
> correctly, but Musl-C 1.2.5 has added it:
>
> > This release adds extension functions statx
>
> so likely our code needs adjusting to match what is no
Hi,
At present we don't really expect statx to work on Musl-C IIUC the code
correctly, but Musl-C 1.2.5 has added it:
> This release adds extension functions statx
so likely our code needs adjusting to match what is now provided.
David
On 10/09/2025 10:54 pm, Konstantin Kletschke wrote:
He
Hello,
I am used to crosscompile openjdk for cortex-a[7|8|9] manually or using
buildroot framework without severe Problems.
ARM EABIhf 32Bit.
However recently I got in contact with a customer's rootfs using
musl-1.2.5 instead of musl-1.2.4 which I was used to and had no problems with.
Severe deb