Date: Sun, 26 Dec 1999 19:33:11 -0500 Message-Id: <199912270033.TAA27660@envy.delorie.com> From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: <94622644001@out.newmail.net> (kalum@newmail.net) Subject: Re: Why did ID choose DJGPP for Quake? References: <94622644001 AT out DOT newmail DOT net> Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Could anyone please tell me the reason's why ID, who earlier used > Watcom/DOS4GW for DOOM etc switched to DJGPP. The one reason (there probably were more) that I recall is that they wanted (originally) to put djgpp itself on the CDROM as part of the development kit, and djgpp's license (GPL) allowed that. They later decided that was too dangerous (quake might crash due to bad 3rd-party modules) so they switched to quakec instead.