Re: [fpc-pascal] gprof win32

2006-04-17 Thread Peter Vreman

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

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


Re: [fpc-pascal] gprof win32

2006-04-17 Thread Krishna
On 4/17/06, Peter Vreman [EMAIL PROTECTED] 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

I recently used it under MingW. The CodeBlocks IDE comes with it. The
IDE also has a plugin to interpret the results. But mine was all C/C++
code. So, donno whether it works on code output by fpc.

http://codeblocks.org

Cheers,
Krishna
--
You think you know when you learn, are more
sure when you can write, even more when you
can teach, but certain when you can program
 - Alan Perlis
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal