From owner-freebsd-questions@FreeBSD.ORG Sun Apr 27 04:51:49 2003 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 0A6D137B401 for ; Sun, 27 Apr 2003 04:51:49 -0700 (PDT) Received: from smtp0.adl1.internode.on.net (smtp0.adl1.internode.on.net [203.16.214.194]) by mx1.FreeBSD.org (Postfix) with ESMTP id E98B243F3F for ; Sun, 27 Apr 2003 04:51:47 -0700 (PDT) (envelope-from Malcolm.Kay@internode.on.net) Received: from beta.home (ppp318.sa.padsl.internode.on.net [150.101.245.61]) h3RBpeZe068088; Sun, 27 Apr 2003 21:21:41 +0930 (CST) Content-Type: text/plain; charset="iso-8859-1" From: Malcolm Kay Organization: At home To: Miguel Mendez , ff ff Date: Sun, 27 Apr 2003 21:21:40 +0930 User-Agent: KMail/1.4.3 References: <20030427094909.27925.qmail@web41704.mail.yahoo.com> <20030427122028.7e8882b7.flynn@energyhq.homeip.net> In-Reply-To: <20030427122028.7e8882b7.flynn@energyhq.homeip.net> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Message-Id: <200304272121.40022.Malcolm.Kay@internode.on.net> cc: freebsd-questions@freebsd.org Subject: Re: how to find as and ld binaries for freebsd? 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: Sun, 27 Apr 2003 11:51:49 -0000 On Sun, 27 Apr 2003 19:50, Miguel Mendez wrote: > On Sun, 27 Apr 2003 02:49:09 -0700 (PDT) > > ff ff wrote: > > hi! > > > > i search for downloading package that contain > > as and ld and libraries for...in binary distribution > > for free bsd xx.... > > as and ld are part of the base system, you'll find them in the bin > directory of the distribution. As these binaries while part of the system are not fundamental to=20 getting the system operational so you'll find them in /usr/bin rather tha= n=20 /bin Malcolm