[fpc-pascal] Re: Undefined symbols. Help!

leledumbo leledumbo_cool at yahoo.co.id
Sun May 26 10:23:31 CEST 2013


{$linklib msvcrt} should contain them (try running dependencywalker on
msvcrt.dll to make sure) the other linklib-s are MinGW libs. FPC should be
able to directly link to dll, but it's worth trying to put .a found in MinGW
lib for each dll, as how FP IDE does it.



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Undefined-symbols-Help-tp5714967p5714968.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list