[fpc-devel]A little fix

Pavel V. Ozerski pavel at insect.mail.iephb.ru
Tue Sep 30 16:44:16 CEST 2003


Hello,
After I replaced in t_win32.pas unit a line 698 - from
         exportsSection.concat(Tai_symbol.Create(edatalabel,0));
to
         exportsSection.concat(Tai_symbol.Create_Global(edatalabel,0));
         
the smartlinking of Win32 dlls main modules became possible again.

Sincerely, Pavel






More information about the fpc-devel mailing list