Follow @Openwall on Twitter for new release announcements and other news
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sat, 25 Nov 2023 12:17:25 +0100
From: Szabolcs Nagy <nsz@...t70.net>
To: Unknown <detective33322@...il.com>
Cc: "musl@...ts.openwall.com" <musl@...ts.openwall.com>
Subject: Re: Can you please guide me on how to compile musl-libc in
 Msys2 ?

not sure what you expect, musl uses linux syscalls.

you can take code from musl and compile it for whatever system
if it does not have complex internal dependencies. (e.g. printf,
malloc, math code, etc would work with minimal effort)

or maybe you mean something like https://midipix.org/ ?

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.