I had the same problem earlier today with my own tree with changed spaces and other local changes.
I succeeded when crosscompiling using Pierre's crosscompile scripts with the bootfiles/18d/boot4-... file as crosscompile file on an unchanged Linux binary of now not longer identifiable state (sorry I overwrote it meantime). I can give you a binary which recompiles with Pierre's and my scripts without further bootstrapping. BTW, is it really neccessary that bootfiles/18d/boot4... is implemented as a full-blown crosscompile script? It breaks about everything I have as build procedures. Martin Dave Richards wrote on Mon, Oct 14, 2002 at 01:23:06PM -0700: > > My attempt at cross-building also failed. Again, I tried both the linux and > linux_gencgc. > > Dave > > ;; Loading #p"/mnt/hdb/cmucl/linux/compiler/new-assem.x86f". > > > Error in function COMMON-LISP::FOP-ASSEMBLER-FIXUP: > Undefined assembler routine: X86::GENERIC-< > > Restarts: > 0: [CONTINUE] Return NIL from load of "target:compiler/new-assem". > 1: Return NIL from load of "target:tools/comcom". > 2: [ABORT ] Return to Top-Level. > > Debug (type H for help) > > (COMMON-LISP::FOP-ASSEMBLER-FIXUP) > Source: > ; File: target:code/load.lisp > > ; File has been modified since compilation: > ; target:code/load.lisp > ; Using form offset instead of character position. > Error finding source: > Error in function DEBUG::PRINT-CODE-LOCATION-SOURCE-FORM: > Source path no longer exists.
