> * 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: can
> >> | 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?
>
> PV> You need libgcc.a and libc.a from mingw. Windows itself does not provide