<p>Am 20.11.2014 13:43 schrieb "Jy V" <<a href="mailto:jyv110@gmail.com">jyv110@gmail.com</a>>:<br>
><br>
><br>
><br>
> On Thu, Nov 20, 2014 at 1:37 PM, Jonas Maebe <<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>> wrote:<br>
>><br>
>><br>
>> I don't know what statically linked ELF executables 'similar to Go' are, but yes, FPC by default also generates statically linked binaries on Linux.<br>
><br>
><br>
> Thank you Jonas, I will forward the answer.</p>
<p>One can however recompile the RTL to use the C library (though as Jonas said that is not the default). Please also note that adding additional units might result in the C library being linked in nevertheless (e.g. cmem, pthreads, etc.).</p>
<p>Regards,<br>
Sven</p>