[fpc-pascal] gprof win32
Пётр Косаревский
ppkk at mail.ru
Mon Apr 17 11:04:56 CEST 2006
> At 09:54 17-4-2006, you wrote:
> >How can one use gprof under win32?
> >While it is possible to download one or another gprof, fpc reports linking
> >error: "ld.exe: cannot find -lc".
> gprof only works under cygwin
> Peter
Is there any common way of profiling under win32 with freepascal?
(One way is obvious: getting timestamps before/after long procedures, analyzing assembler output for little ones. But it's not an easy one.)
More information about the fpc-pascal
mailing list