[fpc-devel]Last compiler source

Pavel V. Ozerski pavel at insect.mail.iephb.ru
Tue Nov 21 09:43:34 CET 2000


Hello, I compiled after some fixes the yesterday's CVS compiler.


1) also in t_win32 the old problem presents: parameter list of FindObjectFile was changed but lines 908, 910 (inside
PAVEL_LINKLIB conditional block) were not fixed.
2) also now if DLL main module will be compiled into library (-CX -XX), export info will be lost (the library does not contain
.edata ). But adding also -a into compiler command line (using external assembler) solves the problem. Why internal
coff writer does not generate .edata section by creating smartlink libraries?

Pavel
P.S. Please tell me, which problems causes my version of $linklib? I would try to solve these problems.






More information about the fpc-devel mailing list