From owner-freebsd-questions Mon Feb 23 15:21:04 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA09445 for freebsd-questions-outgoing; Mon, 23 Feb 1998 15:21:04 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA09431 for ; Mon, 23 Feb 1998 15:20:57 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.7/8.8.8) with SMTP id PAA24840; Mon, 23 Feb 1998 15:20:46 -0800 (PST) (envelope-from dwhite@gdi.uoregon.edu) Date: Mon, 23 Feb 1998 15:20:46 -0800 (PST) From: Doug White Reply-To: Doug White To: Richard Lyon cc: "'freebsd-questions@freebsd.org'" Subject: Re: stdc++ In-Reply-To: <01bd3f78$16fc97c0$79cd6ccb@rlyon> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sun, 22 Feb 1998, Richard Lyon wrote: > I have a few problems with the gnu stdc++ implementation in > FBSD V2.2.5. > > Problem 1. > > The compilation speed of gcc seems to be very slow when I > inlude templates from > stdc++. The application so far is only a few hundred line > long, but it takes at least 5 minutes > to compile. Normally gcc is very quick. The resulting > application is also much > larger than I would expect. (about 250K). Welcome to the wonderfully bloated world of object-oriented programming. > The gnu stdc++ implementation does seem to be missing quite > a few things. This is a known bug. Blame FSF. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message