> From: Jason Liu <[EMAIL PROTECTED]>
> Date: Fri, 20 Oct 2000 04:30:14 -0700
> Subject: How to use gcc to build mod_perl
> 
> Hi,
> 
> I was trying to build mod_perl 1.24_01 and apache 1.3.14.  I used the
> following command:
> 
> perl Makefile.PL
> make test && make install
> 
> The Makefile wants to use the "cc" compiler.  Can I use "gcc" instead?

It probably wants to use cc because your perl was built with cc. Is this on Solaris
8, with Sun's perl?? If so, rebuild perl yourself with gcc, and use that perl
instead. (Unless you have the Sun cc, in which case you can use that for all your
modules) If you use different compilers for different modules, you are asking for
problems. Beleive me, I have tried. :):)



David McCabe  Unix System Administrator
Le Groupe Videotron [EMAIL PROTECTED]   (514) 380 4433

"Serving children is our specialty. Approximate time to 
prepare: 45 minutes."
                          Sign in Jack Astors resto/pub

Reply via email to