Hi!
I am trying to make modperl 1.21/apache 1.3.9 compile under gcc, but
it always picks /bin/cc.
I tried:
env CC=gcc perl Makefile.PL ....
and
CC="gcc" perl Makefile.PL ...
How do i make it select gcc ?
I am running Unixware 2.1.3
Thanks.
- Re: how do i make it select the compiler i want? Feldman, Leonid
