From: "Christian Werle" Newsgroups: comp.os.msdos.djgpp Subject: Quake source, DJGPP 2.00 Date: Fri, 30 Jun 2000 21:44:54 +0200 Organization: callisto germany.net GmbH Lines: 18 Message-ID: <8jitnj$lch$1@onlinenews.germany.net> NNTP-Posting-Host: pec-99-207.tnt8.f.uunet.de X-Trace: onlinenews.germany.net 149.225.99.207 962394675 21905 9a7e06 X-Complaints-To: news AT germany DOT net NNTP-Posting-Date: 30 Jun 2000 19:51:15 GMT X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi everyone I'm not sure if anyone already posted something about compiling the Quake source code, since i'm new to this list. Is it possible that i need to have djdev 2.00 in order to get a working quake.exe for dos? It compiles well with even the latest gcc and djgpp but then the compiled .exe often crashes with an error, and sometimes prints all cpu registers to screen. I contacted someone who has the same problem and he said it could be because the original quake.exe was compiled with an earlier libc version (i suppose it must have been the one that came with v2.00). But where can I find djdev 2.00 ?? Every ftp server only has 2.01 and higher but no 2.00... Has anyone encountered the problem that i describede here?