Re: [fpc-pascal] All methods vitrual ?

2023-10-14 Thread Adriaan van Os via fpc-pascal
Sven Barth via fpc-pascal wrote: There will be no new visibility specifiers for something like this. And yes, it affects compatibility, as that means that code using that feature couldn't be compiled with Delphi and especially for library developers that might be an important point. That's

Re: [fpc-pascal] free pascal compiler on Linux Red Hat for target motorola 68k

2023-10-14 Thread Norman Dunbar via fpc-pascal
This might help. It's a document I wrote to build the cross Compiler for the Sinclair QL which is a MC68K cpu. https://github.com/NormanDunbar/FPC-CrossCompiler-QL/releases/tag/1.7alpha Cheers, Norm. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.

Re: [fpc-pascal] free pascal compiler on Linux Red Hat for target motorola 68k

2023-10-14 Thread Sven Barth via fpc-pascal
LECUYER Philippe via fpc-pascal schrieb am Sa., 14. Okt. 2023, 15:16: > Hi, > > I search a free pascal cross compiler (for host Linux Red hat 7.x and > target Motorola 68k) > > I test the last 3.2.2 version but I doesn’t find the option for target > Motorola 68k (fpc –help) > > It’s run when I co

[fpc-pascal] free pascal compiler on Linux Red Hat for target motorola 68k

2023-10-14 Thread LECUYER Philippe via fpc-pascal
Hi, I search a free pascal cross compiler (for host Linux Red hat 7.x and target Motorola 68k) I test the last 3.2.2 version but I doesn't find the option for target Motorola 68k (fpc -help) It's run when I compile an example (in examples directory) and execute on Linux RH 7.x but I want to prod

Re: [fpc-pascal] All methods vitrual ?

2023-10-14 Thread Sven Barth via fpc-pascal
Adriaan van Os via fpc-pascal schrieb am Fr., 13. Okt. 2023, 11:02: > Michael Van Canneyt via fpc-pascal wrote: > > > > > > On Wed, 11 Oct 2023, Adriaan van Os via fpc-pascal wrote: > > > >> Michael Van Canneyt via fpc-pascal wrote: > >> > >>> $M controls the inclusion of RTTI, i.e. it allows or