Re: Live pascal

Marco van de Voort via fpc-pascal <[email protected]> Tue, 24 Feb 2026 12:11:46 +0100
Newsgroups gmane.comp.compilers.free-pascal.general
Message-ID <[email protected]>
Op 24-2-2026 om 12:09 schreef Martin Frb via fpc-pascal:
>
> When I open the settings, and do "enable jit compiler" then it takes 5 
> seconds and gives me out of mem.
>
> I did not see memory consumption raise during the 5 secs. So it likely 
> was one sudden big alloc attempt.
>
> After that compilation would not work : error empty string / file not 
> found tmp/main
>
> reloading the page and it works again, until I do enable jit again
>
I did this too, and when enabling jit a compile also fails after:


Info: MainSrcFile /tmp/main.pp -> /tmp/main.pp
Info: Formatpath /tmp/main.pp -> tmp/main.pp
Info: Parsing tmp/main.pp ...
Info: ExpandFileNamePJ /tmp/main.pp Extract file name : main.pp
Fatal: Read error "/tmp/main.pp"
Fatal: Compilation aborted


_______________________________________________
fpc-pascal maillist  -  [email protected]
https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal