in reply to Re: mod_perl and Apache 2.2.11
in thread mod_perl and Apache 2.2.11

Which one - Perl or mod_perl?

And how - is there a configure-switch to do this (I compiled Perl pretty much with default options and it would use -fPIC anyway)?

Replies are listed 'Best First'.
Re^3: mod_perl and Apache 2.2.11
by arc_of_descent (Hermit) on Jul 10, 2009 at 14:49 UTC
    $ ./configure --help

    Read the section on environment variables. CFLAGS looks like it could be used to set compiler flags.


    --
    Rohan