[fpc-pascal]profiling on win32
Vincent Snijders
VSDS at RND.VB.CBS.NL
Tue Dec 3 08:34:10 CET 2002
> -----Original Message-----
> From: Florian Klaempfl [mailto:Florian.Klaempfl at gmx.de]
> Vincent Snijders wrote:
> > How can make a profilable executable on win32?
> >
> > If I compile a simple testprogram I get the following error message:
> >
> > fpc -pg testprof.pas
> >
> > Free Pascal Compiler version 1.0.6 [2002/04/23] for i386
> > Copyright (c) 1993-2002 by Florian Klaempfl
> > -: cannot find -lgmon
> > testprof.pas(20,1) Error: Error while linking
>
> Carl recently wrote that he tried (and fixed?) the profiling
> on win32 for 1.0.x
>
> Try a 1.0.7 snapshot and install a libgmon from a mingw package.
I did this. Now I get this error:
-: cannot find mcount.ow
I don't know where I can find this file.
Can you help me?
Regards,
Vincent.
More information about the fpc-pascal
mailing list