From owner-cvs-all Wed Nov 18 08:38:32 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA27590 for cvs-all-outgoing; Wed, 18 Nov 1998 08:38:32 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from thelab.hub.org (nat0046.mpoweredpc.net [142.177.188.46]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA27580; Wed, 18 Nov 1998 08:38:28 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.1/8.9.1) with ESMTP id MAA16325; Wed, 18 Nov 1998 12:37:00 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Wed, 18 Nov 1998 12:36:54 -0400 (AST) From: The Hermit Hacker To: Alex Zepeda cc: "David O'Brien" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: ports/devel/mico Makefile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk On Tue, 17 Nov 1998, Alex Zepeda wrote: > On Mon, 16 Nov 1998, David O'Brien wrote: > > > > I suspect that the problem has to do with glibstdc++28 ... added a > > > BUILD_DEPENDance for that. Just curious, but shouldn't installing gcc28 > > > automatically install glibstdc++28? > > > > Nope. libstdc++ isn't *required* by gcc (or g++ if you use C-style I/O). > > Some people install gcc28 only for the C compiler. > > Perhaps then the port should be broken up into bits (C, C++, Fortran, > everything..) like the debian packages do. Not sure if you are referring to gcc28 or for mico, but mico compiles with c++, so glibstdc++ is required... I personally do not feel it is wrong for a port to have to add 'glibstdc++' as a dependency...I just wasn't expecting it... Marc G. Fournier Systems Administrator @ hub.org primary: scrappy@hub.org secondary: scrappy@{freebsd|postgresql}.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message