<p>Am 01.09.2016 18:56 schrieb "fredvs" <<a href="mailto:fiens@hotmail.com">fiens@hotmail.com</a>>:<br>
><br>
> > With fpc's -k parameter, you can pass parameters directly to the linker.<br>
> > If you need to pass multiple parameters, use -k several times<br>
> > (e.g.-k-para1 -kvalue1)<br>
><br>
> Wow, many thanks Jonas.<br>
><br>
> I will try it and write you the result.<br>
><br>
> But, imagine, with FreeBSD, you could:<br>
> Compile and run on same system (no need virtual-box to test it):<br>
> - FreeBSD 64 bit programs.<br>
> - FreeBSD 32 bit programs.<br>
> - Linux 64 bit programs.<br>
> - Linux 32 bit programs.<br>
> - Windows 64 bit programs (via wine).<br>
> - Windows 32 bit programs (via wine).<br>
> - Maybe other program-system too (via emulator).</p>
<p>Keep in mind however that such emulators are never perfect and thus it might be necessary nevertheless to test on a real system.</p>
<p>Regards,<br>
Sven</p>