RE: [EMAIL PROTECTED] I'm not able to compile apache with mod_rewrite

2006-06-30 Thread Anil Dighade
2:16 PM To: users@httpd.apache.org Subject: Re: [EMAIL PROTECTED] I'm not able to compile apache with mod_rewrite On 6/30/06, Adrian Mak <[EMAIL PROTECTED]> wrote: > > I used apache 2.0.58 and here is my compile options > > > CC=gcc CFLAGS="-march=i686 -O3 -pipe

Re: [EMAIL PROTECTED] I'm not able to compile apache with mod_rewrite

2006-06-30 Thread Krist van Besien
On 6/30/06, Adrian Mak <[EMAIL PROTECTED]> wrote: I used apache 2.0.58 and here is my compile options CC=gcc CFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer " CXX=gcc CXXFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti" ./configure --prefix=/u

[EMAIL PROTECTED] I'm not able to compile apache with mod_rewrite

2006-06-29 Thread Adrian Mak
I used apache 2.0.58 and here is my compile options     CC=gcc CFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer " CXX=gcc CXXFLAGS="-march=i686 -O3 -pipe -fomit-frame-pointer -felide-constructors -fno-exceptions -fno-rtti" ./configure --prefix=/usr/local/httpd- 2.0.58 --enable-module=rewrite --en