X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=INSTALL;h=6cff13c7816af78693f388121c783ce267e2855b;hb=5563d2712045491695f68c018dbdd1233faca4e5;hp=f5d7e7170afd30104fb13dfcd91650585412e501;hpb=80f222325e1f677e5cf8de01c6990906fa47f65d;p=sbcl.git diff --git a/INSTALL b/INSTALL index f5d7e71..6cff13c 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 @@ -224,6 +228,7 @@ INSTALLING SBCL CMUCL OpenMCL CLISP (recent versions only) + ABCL (recent versions only) Note that every release isn't tested with every possible host compiler. You're most likely to get a clean build with SBCL itself