Message-Id: <3.0.16.19980426233621.3bbf4aa6@hem1.passagen.se> Date: Sun, 26 Apr 1998 23:36:29 -0400 To: djgpp AT delorie DOT com From: Peter Palotas Subject: Profiling problem with GCC 2.8 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Precedence: bulk I just tried to compile a program for profiling. (Probably the first time since I installed gcc280b.zip)... And I ran into a little problem; This is the commandline and the compiler output: bash$ gcc -pg -otest.exe test.c D:\CODING\DJGPP\BIN/ld.exe: cannot open -lc_p: No such file or directory (ENOENT) Very greatful for help with this problem. Peter Palotas. (PLEASE REPLY VIA E-MAIL, I DON'T SUBSCRIBE TO THE MAILING-LIST)