<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr">BogDan <<a href="mailto:bog_dan_ro@yahoo.com">bog_dan_ro@yahoo.com</a>> schrieb am Fr., 11. Feb. 2022, 22:20:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
<br>
Thanks a lot for your quick reply.<br>
<br>
Adding ihxutil to path fixed the problem.<br>
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.<br>
Are there any flags that I need to use to make the code smaller?<br></blockquote></div></div><div dir="auto"><br></div><div dir="auto">The System unit initialization is larger than 8 Byte. A program does not begin with "begin". </div><div dir="auto"><br></div><div dir="auto">Regards, </div><div dir="auto">Sven </div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
</blockquote></div></div></div>