On Sun, 19 Aug 2001, Rod Butcher wrote:

> I know it's offtopic, please direct me to correct data source, can't find
> it...
> For the first time I need to compile a module (mod_throttle_access) for
> Apache on Win32.
> I have the free Borland 5.5 C++ command line compiler. What settings etc ?
> (Have the Eagle book, can't find it there).
> thanks. Rod

You should use the same compiler for compiling modules that
your Apache was compiled with, for binary compatibility. Was your
Apache compiled with Borland's C++? If so, follow the relevant
make file of the Apache sources that was used to compile one
of the standard modules.

best regards,
randy kobes

Reply via email to