From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: About djgpp and apache Date: 18 Sep 2001 12:18:25 GMT Organization: Aachen University of Technology (RWTH) Lines: 14 Message-ID: <9o7e2h$gun$1@nets3.rz.RWTH-Aachen.DE> References: <001601c13fa3$d411ccc0$c890a8c0 AT imp DOT mx> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 1000815505 17367 137.226.32.75 (18 Sep 2001 12:18:25 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 18 Sep 2001 12:18:25 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Gabriela Escamilla wrote: > I would like to know if i could compile apache with djgpp, (I have > windows NT ) It might be remotely possible, but it'd be a pointless exercise on a platform like NT. To compile a TCP/IP server daemon, you definitely should use a native Win32 port of GCC rather than DJGPP, which is a DOS port that just happens to work under NT, too. Cygwin or MinGW32 are the way to go. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.