diff --git a/README-hacking b/README-hacking index 4f6de652..0381d513 100644 --- a/README-hacking +++ b/README-hacking @@ -14,6 +14,10 @@ version. - Texinfo - Git +Up-to-date compilers and libraries are also recommended, for better +static checking. You may be able to use an older compiler by building +with 'make WERROR_CFLAGS='; if so, don't worry about its false alarms. + * Bootstrapping Obviously, if you are reading these notes, you did manage to clone