From owner-freebsd-current Tue Apr 6 15:19:51 1999 Delivered-To: freebsd-current@freebsd.org Received: from relay.nuxi.com (nuxi.ucdavis.edu [169.237.7.38]) by hub.freebsd.org (Postfix) with ESMTP id A5B19155DA for ; Tue, 6 Apr 1999 15:19:49 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: (from obrien@localhost) by relay.nuxi.com (8.9.2/8.9.1) id PAA28402; Tue, 6 Apr 1999 15:17:51 -0700 (PDT) (envelope-from obrien) Message-ID: <19990406151750.B28346@nuxi.com> Date: Tue, 6 Apr 1999 15:17:50 -0700 From: "David O'Brien" To: Tomer Weller , freebsd-current@FreeBSD.ORG Subject: Re: C++ cannot create executables ? Reply-To: obrien@NUXI.com References: <370A5D23.DAA599DD@i.am> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: <370A5D23.DAA599DD@i.am>; from Tomer Weller on Tue, Apr 06, 1999 at 10:14:44PM +0300 X-Operating-System: FreeBSD 3.1-STABLE Organization: The NUXI BSD group X-PGP-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Keyid: 34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > im having problems compiling the giCQ port under 4.0-current. > configuration says my C++ compiler cannot create executables, any idea > what's the problem ? On the bootstrap `make world' to EGCS libstdc++ is broken. Do a second `make world' and you will have a working system. I know what the problem with libstdc++ is, but not why it is occuring. -- -- David (obrien@NUXI.com -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message