From owner-freebsd-questions@FreeBSD.ORG Mon Aug 1 14:28:54 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 5032516A41F for ; Mon, 1 Aug 2005 14:28:54 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from opusnet.com (mail.opusnet.com [209.210.200.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id E60AF43D48 for ; Mon, 1 Aug 2005 14:28:53 +0000 (GMT) (envelope-from garys@opusnet.com) Received: from localhost.localhost [70.98.246.232] by opusnet.com with ESMTP (SMTPD32-8.05) id A1A3A41800A0; Mon, 01 Aug 2005 07:28:51 -0700 Received: from localhost.localhost (localhost.localhost [127.0.0.1]) by localhost.localhost (8.13.3/8.13.3) with ESMTP id j71EUGSb095521; Mon, 1 Aug 2005 07:30:16 -0700 (PDT) (envelope-from garys@opusnet.com) Received: (from jojo@localhost) by localhost.localhost (8.13.3/8.13.3/Submit) id j71EUAep095520; Mon, 1 Aug 2005 07:30:10 -0700 (PDT) (envelope-from garys@opusnet.com) To: Kun Niu References: From: garys@opusnet.com (Gary W. Swearingen) Date: Mon, 01 Aug 2005 07:30:10 -0700 In-Reply-To: (Kun Niu's message of "Mon, 1 Aug 2005 09:08:25 +0800") Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.4 (Jumbo Shrimp, berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: Question about gcc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 01 Aug 2005 14:28:54 -0000 Kun Niu writes: > It seems that I should install the as program. > Can someone tell me where I can download the tbz ball? An inet search for "as"? :) Or as.tgz or as.tbz. The devel/bin86 port has a "as86" program that _might_ be the same thing.