[fpc-pascal]profiling on win32
Florian Klaempfl
Florian.Klaempfl at gmx.de
Mon Dec 2 15:05:48 CET 2002
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.
More information about the fpc-pascal
mailing list