<popolon...@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

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

Reply via email to