X-Authentication-Warning: delorie.com: mail set sender to djgpp-workers-bounces using -f From: sandmann AT clio DOT rice DOT edu (Charles Sandmann) Message-Id: <10605110304.AA16640@clio.rice.edu> Subject: Re: DJGPP ELF (fwd) To: djgpp-workers AT delorie DOT com Date: Wed, 10 May 2006 22:04:36 -0500 (CDT) In-Reply-To: <200605110135.k4B1ZjDG010106@envy.delorie.com> from "DJ Delorie" at May 10, 2006 09:35:45 PM X-Mailer: ELM [version 2.5 PL2] Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavis-2.2.1 at scan1.mail.rice.edu Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > The thought of ELF-based DOS programs brings the obvious goal to mind > - use the Linux kernel API to talk to the "extender". The result? > Cross-platform executables, assuming you stick with a subset of the > available options (i.e. don't fork() ;). > > You'd still need a stub for dos programs, at least for bash.exe. I think there are some things here that should be reviewed and checked into CVS, it opens a whole new range of opportunities. I will try to start a file at a time, time permitting.