[fpc-devel] Lazarus keeps it's secrets

Jonas Maebe jonas.maebe at elis.ugent.be
Wed Mar 3 13:30:41 CET 2010


On 03 Mar 2010, at 13:12, Flávio Etrusco wrote:

> And how to enable debug info only for FCL and packages?...


After building normally and before doing the make install:

make `pwd`/compiler/ppc386 packages_clean packages_all OPT="-O- -gl"

(if you're not under unix: replace `pwd` with the *full, absolute*  
path to the current directory)


Jonas


More information about the fpc-devel mailing list