> * 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. _______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal