Hi diakat, On Apr 21, 2009, at 9:26 AM, diakat 2000 wrote: > is there an easy way to disable the -O2 compiler optimization? > I have to disable this flag, because otherwise compilation takes a > lot of time. adding: KLONE_CONF_ARGS += --enable_debug to the Makefile should do the trick. ciao, t.