On 12 Nov 2012, at 13:32, Michel Catudal wrote:

Is there a way to figure out when a crash occurs, in other words get the compiler to tell me the conditions that made it crash the compilation?

By debugging the compiler. Add OPT="-O- -gl" to add debug information and disable optimizations.


Jonas


_______________________________________________
fpc-devel maillist  -  [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to