Re: [fpc-pascal]profiller

2003-12-11 Thread Peter Vreman
> * 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

Re: Re[2]: [fpc-pascal] profiller

2003-12-11 Thread Marco van de Voort
> >> | 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