<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><br>> For that purpose, compile your library with<br><div>> parameter '-s' (avoid linking) and carefully check the created script.res<br>> file to make sure that either dllprt0.o is listed with a full path and the<br>> full path specification corresponds to the modified file (and no other<br>> reference to dllprt0.o appears in the linker script), or none of the<br>> search directories listed in the produced linker script contains an older<br>> version of dllprt0.o if dllprt0.o is listed in the linker script without<br>> path.<br><br>Hum... Not so easy. I use a script (Code Typhon script) for compiling fpc.<br>That script use gmake clean all blablabla => where to add parameter '-s'  ;-(<br><br>Other thing, i have done a research of dllprt0.o and find only one: =><br><br>/usr/lib/codetyphon/fpc/units/x86_64-freebsd/rtl/dllprt0.o =><br><br>Last modified : 06/08/2014 => it is the date of compilation after change.<br><br>So it seams that it is the modified one... <br><br>Aaaaaaarghhhhh. ;-(<br></div>                                    </div></body>
</html>