Re[11]: [fpc-pascal] fpc and intel vtune (now about gprof)

2006-04-26 Thread Пётр Косаревский
Yes. Hint, link and package/link to smallest possible set of libraries would be better. I am not experienced with many things, so this was pretty confusing (can't find -lc --- maybe I'd decipher libc, but -...). The compiler can also generate code for e.g. FreeBSD,Darwin and Linux.

Re[11]: [fpc-pascal] fpc and intel vtune (now about gprof)

2006-04-25 Thread Пётр Косаревский
But the result is useless without Valgrind (no more useful than a regularly compiled binary at least), just like compiling with -gd is Jonas Just as compiler without a linker. What about user friendly filelist I mentioned? (Now that I know why and how cygwin is needed, I'll install it

Re: Re[11]: [fpc-pascal] fpc and intel vtune (now about gprof)

2006-04-25 Thread Jonas Maebe
On 25 apr 2006, at 19:56, Пётр Косаревский wrote: But the result is useless without Valgrind (no more useful than a regularly compiled binary at least), just like compiling with -gd is Just as compiler without a linker. I hope you can see the difference between a linker, which is needed