From owner-freebsd-hackers Sat Apr 18 12:16:19 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA13536 for freebsd-hackers-outgoing; Sat, 18 Apr 1998 12:16:19 -0700 (PDT) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA13531 for ; Sat, 18 Apr 1998 19:16:15 GMT (envelope-from jdp@austin.polstra.com) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.8.8/8.8.8) with ESMTP id MAA29101; Sat, 18 Apr 1998 12:16:00 -0700 (PDT) (envelope-from jdp) Message-Id: <199804181916.MAA29101@austin.polstra.com> To: "M. Warner Losh" cc: Kapil Chowksey , hackers@FreeBSD.ORG Subject: Re: Converting ELF shared libs into a.out shared libs In-reply-to: Your message of "Fri, 17 Apr 1998 22:43:23 MDT." <199804180443.WAA00794@pencil-box.village.org> Date: Sat, 18 Apr 1998 12:16:00 -0700 From: John Polstra Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > However, converting an image is easy (relatively speaking). Yes, especially if it's statically linked. Things get hairier when symbols, relocations, and shared library linkages have to be converted. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message