From owner-freebsd-questions@FreeBSD.ORG Sun Apr 27 05:44:31 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 3538837B401 for ; Sun, 27 Apr 2003 05:44:27 -0700 (PDT) Received: from tomts23-srv.bellnexxia.net (tomts23-srv.bellnexxia.net [209.226.175.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 22C7C43FCB for ; Sun, 27 Apr 2003 05:44:26 -0700 (PDT) (envelope-from matt@gsicomp.on.ca) Received: from gabby.gsicomp.on.ca ([65.95.176.5]) by tomts23-srv.bellnexxia.netESMTP <20030427124425.RCXN4202.tomts23-srv.bellnexxia.net@gabby.gsicomp.on.ca>; Sun, 27 Apr 2003 08:44:25 -0400 Received: from hermes (hermes.gsicomp.on.ca [192.168.0.18]) by gabby.gsicomp.on.ca (8.12.6/8.12.6) with SMTP id h3RCehqr028843; Sun, 27 Apr 2003 08:40:43 -0400 (EDT) (envelope-from matt@gsicomp.on.ca) Message-ID: <00a301c30cba$aecb1120$1200a8c0@gsicomp.on.ca> From: "Matthew Emmerton" To: "ff ff" , References: <20030427094909.27925.qmail@web41704.mail.yahoo.com> Date: Sun, 27 Apr 2003 08:44:02 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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 12:44:32 -0000 > hi! > > i search for downloading package that contain > as and ld and libraries for...in binary distribution > for free bsd xx.... > > in site i search for as and ld but not > sucesfull....search > for /bin/as bin/ld , but result is not good again... > > i know that they are in binutils in case of linux > using, but i can't find binutils exact for i-386.... > find other binutils that is look like ports? > > can you help me with this problem? > what package i must download? > thanks! /usr/bin/as and /usr/bin/ld are part of the base FreeBSD installation and not part of a package, per se. -- Matt Emmerton