This is a discussion on Compiling Apache with a free c++ compiler? within the Windows Web Servers forums, part of the Web Server and Related Forums category; Hello, Does anyone know a free c++ compiler that can be used to compile apache? sofar i have found http://...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello,
Does anyone know a free c++ compiler that can be used to compile apache? sofar i have found http://msdn.microsoft.com/visualc/vctoolkit2003/ but i read somewhere that it wasn't posible |
|
|||
|
jorge wrote:
> Hello, > Does anyone know a free c++ compiler that can be used to compile apache? > > sofar i have found > http://msdn.microsoft.com/visualc/vctoolkit2003/ > > but i read somewhere that it wasn't posible There is information on the Apache site http://httpd.apache.org/docs/cygwin.html on building Apache 1.3 using the Cygwin compiler (see http://www.cygwin.com/). -- Jim Patterson Ottawa, CANADA |