Re: a cookbook

2022-02-20 Thread Catonano
Il giorno sab 19 feb 2022 alle ore 14:18 Neil Jerram ha scritto: > Have you any suggestion about a structure you would deem appropriate ? > > No, I want to let others lead on this. (As Blake just reminded me, I > had a go at something like this several years ago, and it didn't work. > Also worry

[PATCH] Test -flto on both compiler and linker

2022-02-20 Thread Sergei Trofimovich
Before the change ./configure incorrectly enabled -flto on toolchains that support -flto on compiler side but don't support -flto on linker side. This caused incorrect type size detection on nixpkgs' Darwin: configure:54594: checking size of size_t configure:54600: clang -std=gnu11 -o conftest -