From owner-freebsd-questions@FreeBSD.ORG Mon Mar 21 17:21:22 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 017E516A4CE for ; Mon, 21 Mar 2005 17:21:22 +0000 (GMT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1352543D2D for ; Mon, 21 Mar 2005 17:21:21 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DDQYN-0000Vs-Sq for freebsd-questions@freebsd.org; Mon, 21 Mar 2005 18:19:00 +0100 Received: from pcp08490587pcs.levtwn01.pa.comcast.net ([68.83.169.224]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Mar 2005 18:18:59 +0100 Received: from apeiron+usenet by pcp08490587pcs.levtwn01.pa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Mar 2005 18:18:59 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Christopher Nehren Date: Mon, 21 Mar 2005 17:17:28 +0000 (UTC) Organization: /usr/bin/false Lines: 42 Message-ID: References: <423EFE02.3050307@netfence.it> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: pcp08490587pcs.levtwn01.pa.comcast.net User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner: Found to be clean X-Gmane-MailScanner-SpamScore: s X-MailScanner-From: freebsd-questions@m.gmane.org X-MailScanner-To: freebsd-questions@freebsd.org Subject: Re: c++filt X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Mar 2005 17:21:22 -0000 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 2005-03-21, Andrea Venturoli scribbled these curious markings: > The above program (from gcc) doesn't exist in base system, and AFAIK no > ports installs it. > Why? And where/how can I find it? [(12:15:27) apeiron@prophecy ~] uname -rs FreeBSD 5.4-PRERELEASE [(12:15:45) apeiron@prophecy ~] which c++filt /usr/bin/c++filt [(12:15:47) apeiron@prophecy ~] [(12:16:00) apeiron@adjunct ~] uname -rs FreeBSD 4.10-STABLE [(12:16:05) apeiron@adjunct ~] which c++filt /usr/bin/c++filt [(12:16:07) apeiron@adjunct ~] Which version are you running? Did you install all of the distributions? (Yes, I know that my systems are out of date. But with GNOME 2.10, Xorg 6.8.2, *AND* KDE 3.4 all hitting the ports tree in very short order, system upgrades have fallen behind.) Best Regards, Christopher Nehren -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCPwIpk/lo7zvzJioRAsA4AKCrXgrqieC5X8hdUXIHbUP1IPJJwwCghisW NyruN5cNIsCozPonQpvr3K8= =CIHP -----END PGP SIGNATURE----- -- I abhor a system designed for the "user", if that word is a coded pejorative meaning "stupid and unsophisticated". -- Ken Thompson If you ask the wrong questions, you get answers like "42" and "God". Unix is user friendly. However, it isn't idiot friendly.