From owner-cvs-all Mon Dec 17 19: 9:29 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 62FFA37B419; Mon, 17 Dec 2001 19:09:26 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBI39QD97290; Mon, 17 Dec 2001 19:09:26 -0800 (PST) (envelope-from obrien) Message-Id: <200112180309.fBI39QD97290@freefall.freebsd.org> From: "David E. O'Brien" Date: Mon, 17 Dec 2001 19:09:26 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/c++filt Makefile X-FreeBSD-CVS-Branch: WIP_GCC30 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2001/12/17 19:09:26 PST Modified files: (Branch: WIP_GCC30) gnu/usr.bin/cc/c++filt Makefile Log: Working changes for GCC 3.0.2. This thing grew. We now have to link with many more files as if it were one of the driver programs. We also have to deal with the very irritating layering of malloc and friends. Our malloc works *very* well thank you. Thus we will use it. Revision Changes Path 1.11.10.1 +11 -2 src/gnu/usr.bin/cc/c++filt/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message