Date: Tue, 6 Apr 1999 15:17:50 -0700 From: "David O'Brien" <obrien@NUXI.com> To: Tomer Weller <spud@i.am>, freebsd-current@FreeBSD.ORG Subject: Re: C++ cannot create executables ? Message-ID: <19990406151750.B28346@nuxi.com> In-Reply-To: <370A5D23.DAA599DD@i.am>; from Tomer Weller on Tue, Apr 06, 1999 at 10:14:44PM %2B0300 References: <370A5D23.DAA599DD@i.am>
next in thread | previous in thread | raw e-mail | index | archive | help
> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990406151750.B28346>