From e950b0fe28e7241fdbe070679faab6f18983a889 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 15 Dec 2024 13:40:14 +0100 Subject: [PATCH] Make it explicit that we want to see logs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4fb2b55698..59808e6d09 100644 --- a/README.md +++ b/README.md @@ -98,6 +98,10 @@ $ make $ make install ``` +### If building fails + +Please post the commands you used to build, your whole build log, and the obtained `config.log` in the bug report. + ### Windows build StarPU can be built using MinGW or Cygwin. To avoid the cygwin dependency,