[fpc-devel] Questions regarding m68k-atari target

Sven Barth pascaldragon at googlemail.com
Fri Jan 28 20:06:21 CET 2022


Am 28.01.2022 um 18:04 schrieb Thorsten Otto via fpc-devel:
> The error number comes from def_system_macro, when it is invoked with 
> an empty name. The crash seems to happen in system.o, during 
> initalization. The external name of the procedure is 
> 'SYSTEM_$$_RECORDRTTI$POINTER$POINTER$TRTTIPROC'
>
> (where does that come from?) system.o is rather large (~150k of code), 
> although the source is quite small, so that seems to be some inlined code?
>
>
  The size of the System.pp is only a small part, cause most of the 
content of the System unit comes from include files located in 
rtl/atari, rtl/inc and rtl/m68k (including the function you mentioned 
which is System.RecordRtti located in rtl/inc/rtti.inc)

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20220128/6aa73528/attachment.htm>


More information about the fpc-devel mailing list