|
|
sybperl-l Archive
Up Prev Next
From: Michael Burstin <mikeb at concerto dot com>
Subject: Re: why gcc in Makefile ???
Date: Sep 5 2002 3:34PM
It means your perl was build using gcc. Do a "perl -V" and look for
the "cc=" line under the compiler section. It will tell you that it
was build using gcc. I think "bad things" happen if you try to build
a module using a different compiler than your perl was built using.
On Thu, Sep 05, 2002 at 05:27:22PM +0200, eric.guerizec@bnpparibas.com wrote:
>
> Hello!
> I'm running Perl 5.6.1 on HP-UX 11.0 and 11i and I want to compile Sybperl
> 2.14 with Sybase 12.0
> The C ANSI compiler is installed on my servers.
> I don't understand why "perl Makefile.PL" put gcc on the Makefile. So
> "make" doesn't work :
> "gcc not found". Any idea to create the Makefile correctly???
>
> NOTE: I use Perl 5.6.0 on another server runnig HP-UX 11.0. In this case,
> the Makefile is good with "cc" compiler!!!
>
> Thanks
> Eric
>
>
>
>
>
> This message and any attachments (the "message") is
> intended solely for the addressees and is confidential.
> If you receive this message in error, please delete it and
> immediately notify the sender. Any use not in accord with
> its purpose, any dissemination or disclosure, either whole
> or partial, is prohibited except formal approval. The internet
> can not guarantee the integrity of this message.
> BNP PARIBAS (and its subsidiaries) shall (will) not
> therefore be liable for the message if modified.
>
> ---------------------------------------------
>
> Ce message et toutes les pieces jointes (ci-apres le
> "message") sont etablis a l'intention exclusive de ses
> destinataires et sont confidentiels. Si vous recevez ce
> message par erreur, merci de le detruire et d'en avertir
> immediatement l'expediteur. Toute utilisation de ce
> message non conforme a sa destination, toute diffusion
> ou toute publication, totale ou partielle, est interdite, sauf
> autorisation expresse. L'internet ne permettant pas
> d'assurer l'integrite de ce message, BNP PARIBAS (et ses
> filiales) decline(nt) toute responsabilite au titre de ce
> message, dans l'hypothese ou il aurait ete modifie.
>
--
Michael Burstin
NPI Engineer
Concerto Software
978-952-0842
mikeb@concerto.com
|