X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=INSTALL;h=684aaf218362c81fc06a8e3ba296a18a798e8304;hb=f369c736b57608402903ce5c59be78a87ef23364;hp=f5d7e7170afd30104fb13dfcd91650585412e501;hpb=80f222325e1f677e5cf8de01c6990906fa47f65d;p=sbcl.git diff --git a/INSTALL b/INSTALL index f5d7e71..684aaf2 100644 --- a/INSTALL +++ b/INSTALL @@ -187,6 +187,10 @@ INSTALLING SBCL * Check that the host lisp you're building with is known to work as an SBCL build host, and the your OS is supported. + + * Try to do a build without loading any initialization files + for the cross-compilation host (for example + "sh make.sh 'sbcl --userinit /dev/null --sysinit /dev/null'"). * Some GCC versions are known to have bugs that affect SBCL compilation: if the error you're encountering seems related to