OK, I'm lost again. I'm now trying to build the 04-2004 sources using the 04-2004 snapshot. Should this work without a cross-compile?
Create-target works fine, I go into setenv.lisp and uncomment only the "specific features that most people want" and "version tags" sectionss. build-world.sh seems to be OK, then rebuild-lisp.sh gives many complaints about `-m486' is deprecated. Use `-march=i486' or `-mcpu=i486' instead. (don't know if these are relevant or not, I'm guessing not), and eventually crashes with: lisp.o(.text+0x984): In function `main': ../../src/lisp/lisp.c:468: undefined reference to `map_core_sections' collect2: ld returned 1 exit status gmake: *** [lisp] Error 1 Can I not build the 04-2004 sources from the 04-2004 snapshot? Cheers, rif
