From owner-cvs-all Wed May 24 3:35:39 2000 Delivered-To: cvs-all@freebsd.org Received: from overcee.netplex.com.au (peter1.yahoo.com [208.48.107.4]) by hub.freebsd.org (Postfix) with ESMTP id 04A3C37B5FC; Wed, 24 May 2000 03:35:24 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 8873B1CE1; Wed, 24 May 2000 03:35:23 -0700 (PDT) (envelope-from peter@netplex.com.au) X-Mailer: exmh version 2.1.1 10/15/1999 To: Alain Thivillon Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/gnu/usr.bin/cc/cc1 Makefile src/gnu/usr.bin/cc/cc1obj Makefile src/gnu/usr.bin/cc/cc_int Makefile In-Reply-To: Message from Alain Thivillon of "Wed, 24 May 2000 10:56:47 BST." <20000524105647.D1539@yoko.hsc.fr> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Date: Wed, 24 May 2000 03:35:23 -0700 From: Peter Wemm Message-Id: <20000524103523.8873B1CE1@overcee.netplex.com.au> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Alain Thivillon wrote: > Peter Wemm écrivait (wrote) : > > > Attempt to fix buildworld breakage after binutils update. c-decl.o > > in libcc_int.a was conflicting with the cc1plus decl.o. Move it to the > > front-ends that use it (hack!). Although quite why the old ld(1) didn't > > care and the binutils 2.10 one does I'm not sure.. > > > > Revision Changes Path > > 1.19 +2 -2 src/gnu/usr.bin/cc/cc1/Makefile > > 1.12 +2 -2 src/gnu/usr.bin/cc/cc1obj/Makefile > > 1.26 +2 -2 src/gnu/usr.bin/cc/cc_int/Makefile > > Did you return to previous version ? > > Yesterday evening everything was nice with buildworld, today > Makefile date is Jan 24 and buildworld fails. I just do another cvsup > from cvsup1.freebsd.org and the problems remains, and on cvsweb the > latest version of src/gnu/usr.bin/cc/cc1/Makefile is 1.18 ? > > Did i miss something ? Yes. I got told off for touching this so it got backed out. David O'Brien is the maintainer. -Peter To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message