在 2026-1-18 23:15, Markus Mützel via Mingw-w64-public 写道:
Hi,This patch series allows to run the following commands in the root directory of the repository and it should do something reasonable: ``` mkdir -p build cd build ../configure make all make check ``` Using these commands, generated headers should be used to build the CRT. And the built CRT should be used in the tests.
There's a dependency of CRT on headers, so if you are using recursive make, how would you ensure that CRT is only built after headers?
-- Best regards, LIU Hao
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ Mingw-w64-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mingw-w64-public
