Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Apr 1997 11:59:38 -0700 (PDT)
From:      John Polstra <jdp>
To:        CVS-committers, cvs-all, cvs-user
Subject:   cvs commit:  src Makefile
Message-ID:  <199704091859.LAA08575@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         97/04/09 11:59:37

  Modified:    .         Makefile
  Log:
  Process "lib/csu/i386" at the beginning of the "libraries" target,
  instead of in the middle of it.  Soon, "c++rt0.o" will be linked
  into all shared libraries.  An up-to-date version of it must be in
  place before any shared libraries are built.
  
  This is one piece of the solution for PR gnu/3035 (gcc -shared).
  
  Revision  Changes    Path
  1.121     +5 -5      src/Makefile



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