From owner-freebsd-hackers Mon Dec 21 11:35:55 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA10230 for freebsd-hackers-outgoing; Mon, 21 Dec 1998 11:35:55 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from heathers.stdio.com (heathers.stdio.com [199.89.192.5]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA10200 for ; Mon, 21 Dec 1998 11:35:47 -0800 (PST) (envelope-from lile@stdio.com) Received: from heathers.stdio.com (lile@heathers.stdio.com [199.89.192.5]) by heathers.stdio.com (8.8.8/8.8.8) with ESMTP id OAA09990 for ; Mon, 21 Dec 1998 14:39:06 -0500 (EST) (envelope-from lile@stdio.com) Date: Mon, 21 Dec 1998 14:39:05 -0500 (EST) From: Larry Lile To: hackers@FreeBSD.ORG Subject: Binary conversion ELF/COFF -> a.out Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I need to convert either an ELF or SCO COFF object to an a.out object so that I can link it in a 2.2.x kernel. Anyone know of a utility that can do this? If not, what would be involved in writing a utility to do this? Alternately is there any other trick that could be done to get around this. Larry Lile lile@stdio.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message