Date: Thu, 7 Apr 94 19:17:48 EDT From: peprbv AT cfa0 DOT harvard DOT edu (Bob Babcock) To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: uploads to cygnus - dll, farptr, V2.0 src Reply-To: babcock AT cfa DOT harvard DOT edu > You can use 1.11's development tools to build this, and use this to build > running programs (no extender or BCC required!). V2.0 apps require DPMI at > the moment. I'm confused. How can a protected mode program interact with things like the DOS file system without an extender? Do you really mean that you have written an extender which can be built using only tools which will be provided as part of djgpp? To remove the requirement of BCC or other C compiler would seem to require that you provide a DOS linker and assembler or C compiler of sufficient power that they can be used to build themselves.