13 Apr
2011
13 Apr
'11
4:15 a.m.
"Madhu" == Madhu <enometh@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