From owner-freebsd-current Wed Apr 7 21:11: 7 1999 Delivered-To: freebsd-current@freebsd.org Received: from zippy.dyn.ml.org (pm3-4.ppp.wenet.net [206.15.85.4]) by hub.freebsd.org (Postfix) with ESMTP id DEECD1525B for ; Wed, 7 Apr 1999 21:11:04 -0700 (PDT) (envelope-from garbanzo@hooked.net) Received: from localhost (garbanzo@localhost [127.0.0.1]) by zippy.dyn.ml.org (8.9.3/8.9.1) with ESMTP id VAA26787; Wed, 7 Apr 1999 21:09:16 -0700 (PDT) (envelope-from garbanzo@hooked.net) Date: Wed, 7 Apr 1999 21:09:16 -0700 (PDT) From: Alex Zepeda To: Chuck Robey Cc: current Subject: Re: /sys/boot, egcs vs. gcc, -Os In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 7 Apr 1999, Chuck Robey wrote: > > Bzzt. You've got something old that's still using libstdc++.so.2. > > You can't combine that with something that uses libstdc++.so.3. I.e., > > you can't use both versions at the same time. I'd suggest rebuilding > > the port and everything that it depends upon. > > Thanks for the clue, John! As much as I hate redoing the KDE and gnome > ports, it looks like doing that again ... That was one of the BIG pitfalls of egcs, binary incompatable C++ programs and libs. Sounds like you're overdue for your favorite shot of caffiene. - alex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message