Re: [wiki] Monocypher rocks!

From: Tom Schwindl <schwindl_AT_posteo.de>
Date: Mon, 12 Sep 2022 20:59:01 +0000

On Mon Sep 12, 2022 at 10:44 PM CEST, Tom Schwindl wrote:
> Hi,
>
> On Mon Sep 12, 2022 at 9:09 PM CEST, Lancia Greggori wrote:
> > >It has no dependencies (NOT EVEN ON LIBC).
> > How is it possible to write a C library with absolutely no dependency on
> > libc?
> >
>
> Simply pass `-nostdlib' and do not include any standard headers.

Of course you'd have to handle all the nasty details such as writing your
own `_start' and initializing all sort of things. Not a fun thing to do.

> --
> Best Regards,
> Tom Schwindl
Received on Mon Sep 12 2022 - 22:59:01 CEST

This archive was generated by hypermail 2.3.0 : Mon Sep 12 2022 - 23:00:54 CEST