<div dir="auto"><div><div class="gmail_quote"><div dir="ltr" class="gmail_attr"><<a href="mailto:popolony2k@popolony2k.com.br">popolony2k@popolony2k.com.br</a>> schrieb am Di., 23. Juni 2020, 15:56:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif">
<p>Hi FPC team.</p>
<p>I'm trying to compile a FPC 3.2 with support to Z80/MSXDOS, for linux and almost everything seems to be compiling fine, because the compiler was generated but RTL was not.</p>
<p>I'm using the same build script of zxspectrum (I just changed OS_VERSION to MSXDOS) that can be reached here <a href="https://wiki.freepascal.org/Z80" target="_blank" rel="noreferrer">https://wiki.freepascal.org/Z80</a> (follow the Building paragraph).</p></div></blockquote></div></div><div dir="auto"><div dir="auto" style="font-family:sans-serif">As I've mentioned here: <a href="https://wiki.freepascal.org/MSX-DOS#Building_a_program">https://wiki.freepascal.org/MSX-DOS#Building_a_program</a> </div><div dir="auto" style="font-family:sans-serif">A full build will fail for now (because the Sysutils unit and others are missing), but as long as you get a ppcrossz80 in the compiler directory and at least a system.a and si_prc.a in rtl/units/z80-msxdos you're all set :) (and I hope you mean OS_TARGET and not OS_VERSION ;)) </div><div dir="auto" style="font-family:sans-serif"><br></div><div dir="auto" style="font-family:sans-serif">Regards,</div><div dir="auto" style="font-family:sans-serif">Sven</div></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"><div style="font-size:10pt;font-family:Verdana,Geneva,sans-serif"><blockquote type="cite" style="padding:0 0.4em;border-left:#1010ff 2px solid;margin:0"><div dir="auto">
</div>
</blockquote>
</div>
</blockquote></div></div></div>