[fpc-devel] Problem with compilation (unknown crash)
Jonas Maebe
jonas.maebe at elis.ugent.be
Mon Nov 12 13:34:55 CET 2012
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20121112/69663967/attachment.html>
More information about the fpc-devel
mailing list