[fpc-devel]a small fix to release
Pavel V. Ozerski
pavel at insect.mail.iephb.ru
Tue Oct 17 10:44:17 CEST 2000
Hello,
May be, my patches which are introduced into compiler source under PAVEL_LINKLIB conditional compiling directive will be
not "main stream", but now (while they exist in the compiler source) they must be at lease able to be compiled. In the
last release it is impossible. t_win32 unit must be fixed: lines 910-912 must be
LinkRes.AddFileName(GetShortName(FindObjectFile('wdllprt0',''))) //fix 17.10.2000
else
LinkRes.AddFileName(GetShortName(FindObjectFile('wprt0',''))); //fix 17.10.2000
Pavel
More information about the fpc-devel
mailing list