<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /></head><body style='font-size: 10pt; font-family: Verdana,Geneva,sans-serif'>
<p>Hi Sven thank you.</p>
<p>I had read wiki and understood the same as you explained here. Now I'm using another machine based on Debian, instead my other machine based on Mint and seems that worked like you wrote.</p>
<p>Now I built everything and I checked these generated files on RTL and compiler directories and was generated like you mentioned. I'll try again on Mint.</p>
<p>"(and I hope you mean OS_TARGET and not OS_VERSION ;))"........you're right again - my mistake.</p>
<p>Thanks a lot.</p>
<p>PopolonY2k</p>
<p>Em 23/06/2020 12:11, Sven Barth escreveu:</p>
<blockquote type="cite" style="padding: 0 0.4em; border-left: #1010ff 2px solid; margin: 0"><!-- html ignored --><!-- head ignored --><!-- meta ignored -->
<div dir="auto">
<div>
<div class="gmail_quote">
<div class="gmail_attr" dir="ltr"><<a href="mailto:popolony2k@popolony2k.com.br">popolony2k@popolony2k.com.br</a>> schrieb am Di., 23. Juni 2020, 15:56:</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="noopener 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" target="_blank" rel="noopener noreferrer">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;"> </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>
</div>
</blockquote>
</body></html>