[fpc-pascal] fpdoc questions

2005-07-02 Thread L505
Question 1: fpdoc --package=rtl --input="system.pp -Fi/directory/" Is that the correct syntax? I can't get it to find my include files that it needs. I am putting the quotes in the wrong place maybe.. Question 2: Can you use an fpc.cfg file with fpdoc? thanks and regards, Lars ___

Re: [fpc-pascal] profiler

2005-07-02 Thread Peter Vreman
At 10:06 2-7-2005, you wrote: 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

Re: [fpc-pascal] profiler

2005-07-02 Thread Florian Klaempfl
Gerhard Scholz wrote: 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: Wi

Re: [fpc-pascal] profiler

2005-07-02 Thread Gerhard Scholz
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 Compilin