[fpc-pascal] Re: Compiling FPC with DEBUG

leledumbo leledumbo_cool at yahoo.co.id
Sat Jul 2 17:22:58 CEST 2011


> 1- How can I compile all packages with DEBUG option? 

pass OPT='-g' when calling make, disabling optimizations (-O-) might be a
good idea too.

> 2- How can I compile just one package, eg fcl-xml, with DEBUG option? 

same as above, but cd to the package directory first.

> I wrote on the wrong list? It should be fpc-devel list?

Nope, that one is for development of fpc itself.



--
View this message in context: http://free-pascal-general.1045716.n5.nabble.com/Compiling-FPC-with-DEBUG-tp4529557p4544989.html
Sent from the Free Pascal - General mailing list archive at Nabble.com.



More information about the fpc-pascal mailing list