On Mon, 26 Oct 2015 14:16:47 +0100 John Landmesser <[email protected]> wrote:
> if i start my new compiled Lazarus on windows: > > Lazarus 1.5 r50173 FPC 2.6.4 i386-win32-win32/win64 > Optimized IDE: > -O2 -g- -Xs > > it doesn't start up with error dialog ..."Risk of data-loss" ok and cancel > > Am i the only one experience this issue? Confirmed. It is the -O2 option. With -O1 it works. Mattias -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
