[fpc-pascal] profiler
Gerhard Scholz
gs at g--s.de
Sat Jul 2 10:06:17 CEST 2005
I have problems when compiling with -pg (profiler)
Is this my fault or a compiler error?
P:\FmtBCD>ppc386 -a -pg -Croit -Op1 testprof
Free Pascal Compiler version 2.1.1 [2005/06/25] for i386
Copyright (c) 1993-2005 by Florian Klaempfl
Target OS: Win32 for i386
Compiling testprof.pas
Assembling testp
Linking testprof.exe
o:\pp\bin\i386-win32\ld.exe: cannot find -lgcc
testprof.pas(5,5) Error: Error while linking
P:\FmtBCD>
Gerhard
More information about the fpc-pascal
mailing list