From owner-cvs-gnu Thu Oct 3 16:31:30 1996 Return-Path: owner-cvs-gnu Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id QAA09044 for cvs-gnu-outgoing; Thu, 3 Oct 1996 16:31:30 -0700 (PDT) Received: from spinner.DIALix.COM (root@spinner.DIALix.COM [192.203.228.67]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id QAA08999; Thu, 3 Oct 1996 16:31:09 -0700 (PDT) Received: from spinner.DIALix.COM (peter@localhost.DIALix.oz.au [127.0.0.1]) by spinner.DIALix.COM (8.8.0/8.8.0) with ESMTP id HAA19626; Fri, 4 Oct 1996 07:31:00 +0800 (WST) Message-Id: <199610032331.HAA19626@spinner.DIALix.COM> X-Mailer: exmh version 1.6.7 5/3/96 To: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/lib/libstdc++ Makefile _G_config.h In-reply-to: Your message of "Thu, 03 Oct 1996 15:52:24 MST." <199610032252.PAA05703@freefall.freebsd.org> Date: Fri, 04 Oct 1996 07:30:59 +0800 From: Peter Wemm Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Peter Wemm wrote: > Added: gnu/lib/libstdc++ Makefile _G_config.h > Log: > Initial shot at a bmakefile for libstdc++ I've not connected these to the SUBDIR lists, nor committed the new libg++ Makefile, as I've not yet finished checking that a 'make world' runs from a fresh machine. I've got a bad feeling that gas is going to be needed before building these, so that might be even more steps in the 'make world'. I don't think any builds should be broken quite yet... Cheers, -Peter