Raymond Toy wrote: > Rolf> src/tools/create-target.sh /local/usr/cmucl19a2 > Rolf> src/tools/build-world.sh /local/usr/cmucl19a2 > Rolf> /local/usr/cmucl19a/bin/cmucl > >It might be a bit of work to go from 19a to the 2004-12 snapshot. >Looking in src/bootfiles/19a, I see that there was one cross-compile >needed and several bootfiles that need to be applied. > >I would suggest starting with the 2004-12 snapshot and compiling cmucl >using that. > >Let us know how that goes! > >Ray > > > Hi,
thank you for your help. The build process now worked. There was only the problem that paths for building "lisp" were only correct when the src and the target-directories where in the same directory. Otherwise I had to manually set the soft links for "Makefile" and "Config" and the PATH1 in Config accordingly. (* 2.0d23 0.5d0) now also works :-) . With kind regards Rolf Wester
