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")

After some experimenting I found that problem is in inluded utility LD.EXE 
(version 2.9.1)
If I write "LD somefile.o" it immediately ends with error message "Cannot open 
output file A.out: Permission denied (EACCES)"

With kernels 2038 and 2039 it works without problems. in MS-DOS too.

This bug does not occur in newer versions of LD.EXE - at least 2.17 works OK 
even under kernel 2040.

------------------------------------------------------------------------------
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

Reply via email to