On 6/15/06, Smith, Derek <[EMAIL PROTECTED]> wrote:

How can I tell the HPUX 11.11 system to not use it default C compiler
/usr/bin/cc but instead use gcc version 4.1.1?

If you're compiling a module, use the same compiler that built your
perl binary. But that should happen automatically, if you've built and
installed perl properly. (If your perl binary was compiled elsewhere,
consider building it afresh before installing modules. It's worth the
time and trouble.)

If you're compiling perl itself, when you run the ./Configure script,
you should get a chance to tell it which compiler you'd like.

Hope this helps!

--Tom Phoenix
Stonehenge Perl Training

--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to