[fpc-pascal] How do FreePascal implement hardware exceptions handling?

Andrzej Borucki borucki.andrzej at gmail.com
Mon Dec 17 18:44:42 CET 2012


2012/12/16 Sven Barth <pascaldragon at googlemail.com>

> Why are you doing this? install_exception_handlers is called during
> process entry of Win32/Win64 programs already, so calling this twice can be
> considered a bad(TM) idea.
>
> Regards,
>
Maybe hence problems. I want to create own compiler for simplified language
with exceptions. I analyze exceptions handling by copying fpc_NNN and
setJmp routines to Delphi.

Regards,Andrzej
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20121217/3fdceeff/attachment.html>


More information about the fpc-pascal mailing list