Re: [Mingw-w64-public] [PATCH] crt: Add nanosrv

2023-11-11 Thread Mark Harmstone
On 9/11/23 13:20, Martin Storsjö wrote: On Thu, 2 Nov 2023, Mark Harmstone wrote: Adds the beginnings of libnanosrv.a. This isn't comprehensive, as it also ought to include some libraries not in place yet. Signed-off-by: Mark Harmstone --- mingw-w64-crt/Makefile.am    | 26 +++

Re: [Mingw-w64-public] [PATCH] crt: Add nanosrv

2023-11-09 Thread Martin Storsjö
On Thu, 2 Nov 2023, Mark Harmstone wrote: Adds the beginnings of libnanosrv.a. This isn't comprehensive, as it also ought to include some libraries not in place yet. Signed-off-by: Mark Harmstone --- mingw-w64-crt/Makefile.am| 26 ++ mingw-w64-crt/lib-common/

[Mingw-w64-public] [PATCH] crt: Add nanosrv

2023-11-01 Thread Mark Harmstone
Adds the beginnings of libnanosrv.a. This isn't comprehensive, as it also ought to include some libraries not in place yet. Signed-off-by: Mark Harmstone --- mingw-w64-crt/Makefile.am| 26 ++ mingw-w64-crt/lib-common/nanosrv.mri | 24