----- Forwarded message from Azim Uddin <[EMAIL PROTECTED]> -----

Delivered-To: [EMAIL PROTECTED]
Date: Thu, 16 Oct 2003 08:26:55 -0700 (PDT)
From: Azim Uddin <[EMAIL PROTECTED]>
Subject: Re: DBI install failure on HP-ux
To: Tim Bunce <[EMAIL PROTECTED]>
In-Reply-To: <[EMAIL PROTECTED]>

Tim,
Thanks for the reply.
Ther perl was built with aCC. Could you tell me how I
can make the Makefile look for aCC compiler with
correct compile options instead of gcc compiler (it
seems by default it is looking for gcc) to build DBI.

I appreciate your help.
Azim


--- Tim Bunce <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 14, 2003 at 04:53:21PM -0700, Azim Uddin
> wrote:
> > I tried to install DBI 1.38 on a HP-ux box. The
> box
> > has aCC compiler. The Makefile created by the
> command
> > /opt/perl/bin/perl Makefile.PL uses CC= gcc by
> > default. I changed it to CC = aCC in the Makefile.
> 
> You need to use the same compiler that perl was
> built with.
> Generally it's best to build your own perl before
> building extensions.
> 
> Tim.


__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

----- End forwarded message -----

Reply via email to