Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 23 Nov 1999 22:04:12 -0800 (PST)
From:      "David E. O'Brien" <obrien@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src Makefile.inc1
Message-ID:  <199911240604.WAA85809@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
obrien      1999/11/23 22:04:12 PST

  Modified files:
    .                    Makefile.inc1 
  Log:
  Revert to rev 1.91.  Revs 1.9{2,3} were causing problems for people with
  pre-Aug 4.0-CURRENT worlds and those with pre-GCC 2.95.2 worlds.
  
  The problem with pre-Aug worlds is the installed Byacc and Bison doesn't
  have necessary changes to compile either GCC 2.95 or EGCS 1.1.x.
  
  The problem with pre-GCC 2.95 worlds is libgcc is built with the wrong
  compiler.  See rev 1.17 of src/gnu/lib/libgcc/Makefile (which used to live
  in src/gnu/usr.bin/cc/libgcc) + commit messge for details of the requirements.
  
  Revision  Changes    Path
  1.94      +142 -56   src/Makefile.inc1



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?199911240604.WAA85809>