From owner-freebsd-current Thu Sep 3 17:47:02 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA28420 for freebsd-current-outgoing; Thu, 3 Sep 1998 17:47:02 -0700 (PDT) (envelope-from owner-freebsd-current@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 RAA28409 for ; Thu, 3 Sep 1998 17:46:56 -0700 (PDT) (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 RAA05597; Thu, 3 Sep 1998 17:44:30 -0700 (PDT) (envelope-from jdp) Message-Id: <199809040044.RAA05597@austin.polstra.com> To: John Birrell cc: abial@nask.pl, current@FreeBSD.ORG Subject: Re: ELF broke crunchgen/crunchide In-reply-to: Your message of "Fri, 04 Sep 1998 07:05:03 +1000." <199809032105.HAA03418@cimlogic.com.au> Date: Thu, 03 Sep 1998 17:44:30 -0700 From: John Polstra Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been looking into the problem with crunchgen/crunchide. What's broken for ELF is crunchide, right? If that's all it is, then I think we can use objcopy instead. Objcopy has a "-K symbol" option which is exactly the same as crunchide's "-k symbol" option. There's no equivalent to crunchide's "-f file" option, but I don't think that option is needed. Cruchgen will also have to be changed so that it doesn't add a leading underscore to each symbol when constructing the "-k" options for crunchide. This should work, don't you think? John -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message