[fpc-pascal] New VASM upgrade to 1.9d breaks z80-msxdos and z80-zxspectrum builds
Pierre Muller
pierre at freepascal.org
Tue Apr 25 10:23:01 CEST 2023
I tested 1.9d version on a test machine,
m68k targets are OK, but z80 targets now fail with:
Executing "/FPC/compilers/cross-compiling/bin/z80-msxdos-vasmz80_std" with command line "-quiet -Fvobj -o /FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/z80-msxdos/si_prc.o /FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/z80-msxdos/si
error 39 in line 95 of "/FPC/compilers/cross-compiling/pas/trunk/fpcsrc/rtl/units/z80-msxdos/si_prc.s": illegal relocation
> .word .Lc2,.Lc1-.Lc2
_prc.s"
si_prc.pp(67,4) Error: Error while assembling exitcode 1
si_prc.pp(67,4) Fatal: There were 2 errors compiling module, stopping
Fatal: Compilation aborted
Pierre
Le 24/04/2023 à 15:27, Karoly Balogh via fpc-pascal a écrit :
> Hi,
>
> On Sat, 22 Apr 2023, Derek via fpc-pascal wrote:
>
>> I downloaded the updated version of vasm v1.9d and compiled and installed as
>> per Norman's document.
>
> Just as a final update to this thread, Frank informed me, that the
> official vasm 1.9d release is now out, so all users should upgrade to that
> instead of using the daily snapshot. Just in case.
>
> Charlie
> _______________________________________________
> fpc-pascal maillist - fpc-pascal at lists.freepascal.org
> https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
More information about the fpc-pascal
mailing list