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

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to