I normally build Lazarus from svn with make ... DEBUG=1 ... This is on Mac OS X 
with a Carbon 
back-end. However, this results in an IDE and also in application software 
unuseable due to a 
number of runtime range check errors. These errors go unnoticed when DEBUG=1 is 
not passed.

The workaround is to also pass OPT="-Cr-" but that doesn't remove range 
checking problems in the 
code, of course.

May I suggest that Lazarus developers routinely set DEBUG=1 during their 
development builds ?

Regards,

Adriaan van Os
_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to