[fpc-devel] Questions about cross-compiling (z80)
Sven Barth
pascaldragon at googlemail.com
Fri Feb 11 18:14:14 CET 2022
Tomas Hajny via fpc-devel <fpc-devel at lists.freepascal.org> schrieb am Fr.,
11. Feb. 2022, 17:24:
> On 2022-02-11 14:14, Sven Barth via fpc-devel wrote:
> > BogDan via fpc-devel <fpc-devel at lists.freepascal.org> schrieb am Fr.,
> > 11. Feb. 2022, 11:09:
>
> .
> .
> >> It seems is an IHX format not tzx
> >> Also the result for a simple hello world is way too big (over 20k) !
> >> I assume that I'm passing wrong params to ppcrossz80. What params
> >> should I use? Where I can find more info on this matter?
> >
> > You need to make sure that the ihxutil built in
> > utils/ihxutil/<hostcpu>-<hostos>/ is available in PATH, so that the
> > compiler will do the conversion.
>
> @Sven: Sorry for a silly question, but shouldn't the compiler emit some
> error message if the tool isn't available?
>
It wasn't me who implemented it. But at least a warning or note might be
good, cause the output *is* usable after all.
Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20220211/8966f1ea/attachment.htm>
More information about the fpc-devel
mailing list