Re: [fpc-devel] Questions regarding m68k-atari target

2022-01-31 Thread Thorsten Otto via fpc-devel
On Freitag, 28. Januar 2022 13:55:11 CET Thorsten Otto via fpc-devel wrote: > Then i tried -Aas, but then the compiler also complains: > > > > Warning: (treated as error) Assembler output selected "AS" is not compatible > with "Atari ST/STE" > > Warning: (treated as error) "VASM" assembler use

Re: [fpc-devel] Questions regarding m68k-atari target

2022-01-31 Thread Thorsten Otto via fpc-devel
On Samstag, 29. Januar 2022 16:03:32 CET Tomas Hajny via fpc-devel wrote: > does it return individual characters, or does it > return the whole line at once (the latter being the case for other FPC > targets as far as I know)? Just tried with a small test program, and the behaviour is a bit stran