Date: Mon, 20 May 2002 19:41:02 +0200 From: Matthias Buelow <mkb@informatik.uni-wuerzburg.de> To: "E.B. Dreger" <eddy+public+spam@noc.everquick.net> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: any file --> symbol in .o file Message-ID: <20020520174102.GA37911@reiher.informatik.uni-wuerzburg> In-Reply-To: <Pine.LNX.4.20.0205200347220.8811-100000@www.everquick.net> References: <Pine.LNX.4.20.0205200347220.8811-100000@www.everquick.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020520174102.GA37911>