On 18 May 2011 11:04, Ladislav Lacina <la...@seznam.cz> wrote: > I found severe incompatibility between new SVN kernel 2040 and LD.EXE in > version 2.9.1. > LD.EXE is part of DJGPP or Freepascal. > It is not able to create output file when linking. First symptom I faced was > that Freepascal 1.0.10 does not more compile any files (end with message > "error in linking")
Hi, in fact the SVN kernel was fixed 10 days ago (I saw the bug somewhere else) but the binary at http://dosemu.org/bart/kernel.sys was not. I uploaded a new binary now. The problem was that shrink_file (calling DOS write int21/ah=40 with cx=0 bytes shrinks or extends a file) could now give errors (previously it always succeeded) but was giving an error for truncating a 0-byte file to 0 bytes (an obvious no-op). Bart ------------------------------------------------------------------------------ What Every C/C++ and Fortran developer Should Know! Read this article and learn how Intel has extended the reach of its next-generation tools to help Windows* and Linux* C/C++ and Fortran developers boost performance applications - including clusters. http://p.sf.net/sfu/intel-dev2devmay _______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel