Eli Zaretskii wrote: > > I guess you need to provide as much info as possible. Please begin by > posting a full transcript of the build, starting from "config msdos". > Then I'd like to see your system configuration (what OS and version > etc.) I checked out a fresh CVS as of 7 November, 23:50. The lisp files has been compiled on GNU/Linux, with make recompile in lisp and then make distclean. The tree was then copied to a dos disk on the same machine and MS Windows was booted. I've attached two files, one with "config msdos" output, and one with make output (I did not do any commands in between). The make.txt file has been symified. Comparing these to the ones with USE_LSB_TAG undef:ed shows one difference that might be relevant. Not that I know what it means :-), but it occurs when temacs is linked. d:/djgpp/bin/ld.exe: temacs: warning: .text: line number overflow: 0x11102 > 0xffff The OS is MS Windows XP, service pack 1. Jan D.