From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <1dd94a0c1dc12f5ec3b51d38dc0fa017@proxima.alt.za> To: 9fans@9fans.net Date: Sun, 1 Feb 2009 20:42:26 +0200 From: lucio@proxima.alt.za In-Reply-To: <13426df10902010926x15ef8e95o67851f2f4c67af0e@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Dynamic loading et al (Was: Pegasus 2.6 is released) Topicbox-Message-UUID: 9150f79e-ead4-11e9-9d60-3106f5b1d025 > This is what I'm doing on bg/p now. I've got a small program that > reads in an elf binary, sets up the argv/env/aux vector(ppc thing) and > jumps to main. It works. I use libmach. Can you share documentation and code? Although I would have to limit my experimentation to the 386 platform rather than the PPC. And what do you use to generate the ELF code? Static or dynamic? Both? ++L