From owner-freebsd-hackers Mon May 20 10:43:20 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from reiher.informatik.uni-wuerzburg.de (wi4d22.informatik.uni-wuerzburg.de [132.187.101.122]) by hub.freebsd.org (Postfix) with ESMTP id C299437B8FE for ; Mon, 20 May 2002 10:41:03 -0700 (PDT) Received: by reiher.informatik.uni-wuerzburg.de (Postfix, from userid 1001) id 5620DAF1F; Mon, 20 May 2002 19:41:02 +0200 (CEST) Date: Mon, 20 May 2002 19:41:02 +0200 From: Matthias Buelow To: "E.B. Dreger" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: any file --> symbol in .o file Message-ID: <20020520174102.GA37911@reiher.informatik.uni-wuerzburg> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.3.28i Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG E.B. Dreger writes: >I'm about to whip up a utility that will take any arbitrary >file and store the contents in a .o file (complete with symbol >names so one can actually link, of course). Why don't you just write a script (sed, awk, perl, whatever) to write the C source for you, from a plaintext file as input. --mkb To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message