BogDan <bog_dan...@yahoo.com> schrieb am Fr., 11. Feb. 2022, 22:20:

> Hi,
>
>
> Thanks a lot for your quick reply.
>
> Adding ihxutil to path fixed the problem.
> But the size problem is stil there, a simple 2 lines of code "begin;
> end."  generates over 32k of code. That code should not generate more than
> 8 bytes of code.
> Are there any flags that I need to use to make the code smaller?
>

The System unit initialization is larger than 8 Byte. A program does not
begin with "begin".

Regards,
Sven

>
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel

Reply via email to