[cmucl-imp] 2011-04 snapshot cannot compile itself?
Raymond Toy
toy.raymond at gmail.com
Wed Apr 13 06:15:34 CEST 2011
>>>>> "Madhu" == Madhu <enometh at meer.net> writes:
Madhu> I'm trying to cross build the 2011-04 snapshot sources using the 2011-04
Madhu> binary, with the command
Madhu> $ src/tools/cross-build-world.sh linux-x86/ cross-x86/src/tools/cross-scripts/cross-x86-x86.lisp
Madhu> This fails when loading worldbuild.lisp
Hmm. This is what I did, just now:
src/tools/cross-build-world.sh -crl xtarget/ xcross/ src/tools/cross-scripts/cross-x86-x86.lisp cmulisp
(where cmulisp is the 2011-04 snapshot build).
If what you gave is the actual command line, then you're missing the
xcross directory.
Ray
More information about the cmucl-imp
mailing list