[fpc-devel] FPC and Z80

Sven Barth pascaldragon at googlemail.com
Tue Jun 23 17:11:21 CEST 2020


<popolony2k at popolony2k.com.br> schrieb am Di., 23. Juni 2020, 15:56:

> Hi FPC team.
>
> 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.
>
> I'm using the same build script of zxspectrum (I just changed OS_VERSION
> to MSXDOS) that can be reached here https://wiki.freepascal.org/Z80
> (follow the Building paragraph).
>
As I've mentioned here:
https://wiki.freepascal.org/MSX-DOS#Building_a_program
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 ;))

Regards,
Sven

>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20200623/971955e4/attachment.htm>


More information about the fpc-devel mailing list