[fpc-pascal]profiller

Peter Vreman peter at freepascal.org
Thu Dec 11 09:33:13 CET 2003


> * Hi fpc-list,
>
> I launch compilation with a key -pg for a postprocessing in gprof
> But freepascal produces an error:
> ,-----[ Clipboard ]-----
> | Free Pascal Compiler version 1.0.10 [2003/06/27] for i386
> | Copyright (c) 1993-2003 by Florian Klaempfl
> | d:\pascal\pp\bin\win32\ldw.exe: cannot find -lgcc
> | sinfo.pas(169,1) Error: Error while linking
> `-----------------------
> What I do make not so?

You need libgcc.a and libc.a from mingw. Windows itself does not provide
any profiling support.







More information about the fpc-pascal mailing list