Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Apr 2002 20:15:40 -0700 (PDT)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/cc Makefile
Message-ID:  <200204150315.g3F3Feu77952@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

obrien      2002/04/14 20:15:40 PDT

  Modified files:
    gnu/usr.bin/cc       Makefile 
  Log:
  Turn off collect2.
  collect2 was added based on the need of -frepo.  However, -frepo is currently
  broken on -CURRENT (Gcc 2.95.4 20020320 [FreeBSD] / ld 2.12.0 [FreeBSD]
  2002-04-10).  It is also broken on RELENG_4 (Gcc 2.95.3 20010315 / ld
  2.11.2 20010719), so there is no need to MFC collect2 there yet.  I have
  a feeling the brokeness is due to the wide difference between the libiberty
  bits of Gcc 2.95 and the later ld.
  
  Testing by:     fjoe
  
  Revision  Changes    Path
  1.27      +3 -3      src/gnu/usr.bin/cc/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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