Date: Tue, 22 Dec 1998 11:29:02 -0500 Message-Id: <199812221629.LAA29571@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com CC: lwithers AT lwithers DOT demon DOT co DOT uk In-reply-to: (message from Laurence Withers on Mon, 21 Dec 1998 19:09:59 +0000) Subject: Re: Cross-compiling to 8086? References: Reply-To: djgpp AT delorie DOT com > Anyway, somebody has written an 8086 emulator, XTM, which works very > well (for instance, it allows you to run Linux in the form of Elks, or > some versions of DOS, and Windows 1 or 2!). URL? Sounds cool. > So, if programs could be compiled for the 8086, they could be compiled > for the Psion -- so we have a freeware C/C++/whatever else compiler for > the Psion. > > However, this scheme relies on the ability to cross-compile to the 8086. > Is this possible? If so, which files (libraries, etc.) do I need. http://www.delorie.com/djgpp/16bit/ No libraries, and the linker isn't quite complete, but it's 100% free!