Enrico: You don't have to add anything to your CFLAGS envvar.
Just make sure you rebuild xharbour, rebuild your app and unless there's another stray tracelog() call somewhere, you should not have a trace.log created at all. By adding that manifest you are actually forcing the traces to be logged :-) Regards, Enrico Maria Giordano wrote: > -----Messaggio Originale----- > Da: "Luis Krause Mantilla" <[EMAIL PROTECTED]> > A: "Xharbour-Developers" <[email protected]> > Data invio: sabato 24 maggio 2008 22.44 > Oggetto: [xHarbour-developers] Changelog:2008-05-25 13:33 UTC-0800 > > > >> * source/vm/hvm.c >> ! Guarded hb_vmRegisterSymbols with TRACE_DUPLICATE_FUNCTIONS >> to hide calls to TraceLog(). >> > > Thank you. Where do I have to put TRACE_DUPLICATE_FUNCTIONS definition > exactly? I put > > SET CFLAGS=-DHB_NO_TRACE -DTRACE_DUPLICATE_FUNCTIONS > > in my compile batch without results. trace.log is still created. > > EMG > > -- > EMAG Software Homepage: http://www.emagsoftware.it > The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum > The Best of Spectrum Games: http://www.emagsoftware.it/tbosg > The EMG Music page: http://www.emagsoftware.it/emgmusic > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > xHarbour-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/xharbour-developers > > -- Luis Krause Mantilla lkrausem at shaw dot ca luis_krause at hotmail dot com "May the Source be with GNU" ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ xHarbour-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xharbour-developers

