If you have lots of non Apache specific modules then compile them with
g++ direct if you want, but then compile Apache specific stuff with:

 apxs -S CC=g++ -c mod_foo.c file1.c file2.c object1.o object2.o

I tried this, but I get an error:
ar: no archive members specified
(and that is followed by a list of ar commands).

Thanks.
--

Farokh
----------------------------------------------------------------------------
MCF Software...simply dependably engineered
Developers of ListSTAR http://www.liststar.com/, MacRADIUS
http://www.macradius.com/, Address List Sorter
http://www.mcfsoftware.com/als/, SimpleText Filter for EIMS
http://www.mcfsoftware.com/stf/ and Auto Reply plug-in for EIMS http://www.mcfsoftware.com/ar/.

Reply via email to