Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Aug 1998 14:45:46 -0700 (PDT)
From:      John Birrell <jb@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/gnu/usr.bin/cc/cc_tools Makefile
Message-ID:  <199808202145.OAA10912@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          1998/08/20 14:45:46 PDT

  Modified files:
    gnu/usr.bin/cc/cc_tools Makefile 
  Log:
  Make the build tools static to avoid trying to use the shared loader
  before it is installed.
  
  This upsets Bruce because the host boostrap build forces tools to be
  static anyway. He says I'm abusing NOTOOLS in src/Makefile by using
  it to do a aout->elf transition build. One day I'll find a place to
  install host tools like these to allow a true cross build.
  
  Revision  Changes    Path
  1.13      +4 -4      src/gnu/usr.bin/cc/cc_tools/Makefile



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