gretl can be compiled with different C compilers and linked against different BLAS/LAPACK libraries. Some of them are free (as in speech), and some of them are for free (as in beer). By default, we assume that the user compiles gretl with gcc (a part of the GNU Compiler Collection) and links it against OpenBLAS. However, this scenario might not be optimal. Why?