[Lazarus] Congrats on the new project options screen
Mark Morgan Lloyd
markMLl.lazarus at telemetry.co.uk
Thu Aug 8 12:00:56 CEST 2013
martin wrote:
>>> try to replace the {$fatal ... } directive, with a
>>> raise exception.create('not supported on ...');
>>>
>>> the IDE checks on start, and will permanently disable
>>
>> Sorry to sound dense, but where should I be doing this? I'd add that I
>> was building from a shell session with make bigide rather than from
>> inside the IDE.
>>
>
> powerpc.inc should be in components/PascalScript/Source
>
> line 269, start of
> function TPSExec.InnerfuseCall
> (after the nested ...)
>
> and remove BOTH $fatal at the top of file
That fixes it on PPC, with the side effect that there's a warning
dialogue during the first startup. I'll take a look at the Sparc
situation later.
Should I Mantis this with the fix?
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the Lazarus
mailing list