On Fri, Sep 06, 2002 at 11:55:17AM -0400, Jeff Trawick wrote:
> Though we probably don't want to be in the business of pretending to
> support C++ modules in general, they certainly work with Apache on
> some platforms and we could at least make it simple for the user to
> specify the command to invoke to link httpd.  This would default to
> the C compiler, but could be forced by the user to be g++ or aCC or
> whatever.
> 
> ?????  --with-httpd-linker=g++  ?????

LD=g++ ./configure ...  ??

(I wondered why this didn't Just Work last time I tried it a few
months ago, and stuck it on my todo list to fix it...)

-aaron

Reply via email to