new tutorial: why the blog

This commit is contained in:
nihilist 2025-04-30 11:23:16 +02:00
parent 68196c4d47
commit a5eeb2ca14
33 changed files with 1025 additions and 37 deletions

View file

@ -140,26 +140,26 @@ base64.h ed25519 ioutil.c test_base32.c worker.c
[ nowhere.moe ] [ /dev/pts/11 ] [/srv/mkp224o]
→ ./configure
checking for gcc... gcc
checking whether the C compiler works... yes
checking wheter the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking wheter we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking wheter the compiler supports GNU C... yes
checking wheter gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether CC supports -march=native... yes
checking whether CC supports -fomit-frame-pointer... yes
checking whether CC supports -fPIE... yes
checking whether CC supports -std=c99... yes
checking whether CC supports -Wall... yes
checking whether CC supports -Wextra... yes
checking whether CC supports -Wno-maybe-uninitialized... yes
checking whether CC supports and needs -Wno-format -Wno-pedantic-ms-format... no
checking whether CC supports -Wno-unused-function... yes
checking whether CC supports -Wmissing-prototypes... yes
checking whether CC supports -Wstrict-prototypes... yes
checking whether ARGON2ID13 is supported by libsodium... yes
checking wheter CC supports -march=native... yes
checking wheter CC supports -fomit-frame-pointer... yes
checking wheter CC supports -fPIE... yes
checking wheter CC supports -std=c99... yes
checking wheter CC supports -Wall... yes
checking wheter CC supports -Wextra... yes
checking wheter CC supports -Wno-maybe-uninitialized... yes
checking wheter CC supports and needs -Wno-format -Wno-pedantic-ms-format... no
checking wheter CC supports -Wno-unused-function... yes
checking wheter CC supports -Wmissing-prototypes... yes
checking wheter CC supports -Wstrict-prototypes... yes
checking wheter ARGON2ID13 is supported by libsodium... yes
configure: creating ./config.status
config.status: creating GNUmakefile