K 10 svn:author V 3 jdp K 8 svn:date V 27 1997-04-05T16:19:08.000000Z K 7 svn:log V 307 Disallow "-p" when linking, with a diagnostic that recommends using "-pg" and gprof(1) instead. FreeBSD does not support plain "-p" or prof(1). Plain "-p" is still allowed when just compiling. In the compile phase, "-p" is identical "-pg". It is used by for building profiled object files. END