[fpc-pascal] gprof win32
Peter Vreman
peter at freepascal.org
Mon Apr 17 12:20:01 CEST 2006
At 10:04 17-4-2006, you wrote:
> > 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.)
Using gprof is the only way that fpc provides.
Peter
More information about the fpc-pascal
mailing list