From owner-freebsd-alpha Tue Jul 9 0: 8:31 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7144937B40B for ; Tue, 9 Jul 2002 00:08:28 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 90D6A43E3B for ; Tue, 9 Jul 2002 00:07:07 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g69776oi096423 for ; Tue, 9 Jul 2002 00:07:06 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g6975kUs096391; Tue, 9 Jul 2002 00:05:46 -0700 (PDT) Date: Tue, 9 Jul 2002 00:05:46 -0700 From: "David O'Brien" To: Idar Tollefsen Cc: freebsd-alpha@freebsd.org Subject: Re: Compaq-CC, the next steps.... Message-ID: <20020709070546.GA96335@dragon.nuxi.com> Reply-To: obrien@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Mon, Jul 08, 2002 at 10:06:08AM +0200, Idar Tollefsen wrote: > FreeBSD and Linux don't use the same ELF format, do they? For the most part. > I thought the Compaq compiler produced Linux/Alpha binaries, Nope the Compaq compiler spits out AXP ASM code. I remove the Linux gas and GNU ld from the Compaq compiler installation and replace with a link to the FreeBSD native ones. Because there are no syscalls in any of the .a's & .o's included with the Compaq compiler, I can get away with doing this. -- -- David (obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message