Running long memory intensive programs!

Piercarlo Grandi pcg at aber.ac.uk
Thu Jun 20 03:44:43 AEST 1991


On 17 Jun 91 21:06:07 GMT, joe at proto.com (Joe Huffman) said:

joe> You might want to consider Zortech C/C++ 3.0.  It includes a
joe> royality free 32 bit 386 DOS extender that is DOS, VCPI, and DPMI
joe> (Windows 3.0) compliant.

There is also the free GNU CC and GNU C++ compiler package for MSDOS
that includes (with full sources) the compilers, various tools, and a
virtual memory extender (GO32) that supports 32 bit addressing and paged
virtual memory to disk under MSDOS. If you wanted you could probably
easily port GNU Emacs under MSDOS using this compiler.

The compiler is available on the GNUish MSDOS project servers, and is
the result of the work of D.J. Delorie.

There is another GCC implementation with a free extender by a Japanese
researcher, but only a preliminary version has been made available.
--
Piercarlo Grandi                   | ARPA: pcg%uk.ac.aber at nsfnet-relay.ac.uk
Dept of CS, UCW Aberystwyth        | UUCP: ...!mcsun!ukc!aber-cs!pcg
Penglais, Aberystwyth SY23 3BZ, UK | INET: pcg at aber.ac.uk



More information about the Comp.lang.c mailing list