From: bas AT merlin DOT ebicom DOT net Message-Id: <2.2.32.19970228181140.0071a8ec@merlin.ebicom.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Date: Fri, 28 Feb 1997 18:11:40 +0000 To: djgpp AT delorie DOT com Subject: Re: Quake Source Code At 06:17 PM 2/28/97 +0000, you wrote: >Hi KaRNaGE: > >> >> well just try a 'make -f .\intel_~1\makefile.elf' it will almost compile >> all the way, >wrong way you are trying to make a Linux ELF executable that needs X-Windows, >too far from DOS ;-). > >> but like i said i needs a few headers that i don't have cuz >> there sys/???.h files, i assume the linux version of gnu has it (since i'm >> not fimiliar with linux gnu)....but you can try just not compiling those >> network C files, and just link the rest in....i havn't tried to actaully >> compile it all the way, >Bad idea, you'll loose all the network facilities, even if you can link the >EXE. > >> i just look at how they did things, but the way it >> looks, it seems that under linux it would compile all the way...but i >> don't have linux to test that theory....ask someone that claims to have >> gotten to compile it, i'm sure it's not mutch work, but i'm pretty bussy >> (and very lazy), and rather look at it, then trying to make it >> compile...=) >I compiled the DOS EXE without problems, is just that the makefile is missing >and you must create your own. >Isn't so hard. > >SET > >--------------- 0 -------------------------------- >Salvador Eduardo Tropea (SET). >Address: Curapaligue 2124, Caseros, 3 de Febrero >Buenos Aires, (1678), ARGENTINA >TE: +(541) 759 0013 > > would you be so kind as to post your makefile :)