Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Apr 1997 08:19:15 -0800 (PST)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src/contrib/gcc/config/i386 freebsd.h
Message-ID:  <199704051619.IAA15150@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         97/04/05 08:19:14

  Modified:    contrib/gcc/config/i386  freebsd.h
  Log:
  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 <bsd.lib.mk> for
  building profiled object files.
  
  Revision  Changes    Path
  1.7       +6 -5      src/contrib/gcc/config/i386/freebsd.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704051619.IAA15150>