thanks, I am going to build perl with gcc and give it another try

Matt

-----Original Message-----
From: Andrew Davies [mailto:[EMAIL PROTECTED]
Sent: Wednesday, July 16, 2003 1:36 PM
To: Matt Eberhardt
Cc: '[EMAIL PROTECTED]'
Subject: Re: my last resort


> perl Makefile.PL DEBUG=1 LIBS="-L/usr/local/lib"
> 
> INC="-I/usr/local/include"
> 
>>> CC=gcc
> 
> 
>>You can't just forcibly change the CC for a perl module. Well, you can,
>>but it's fraught with problems.
> 
> 
> hmmmm what would you suggest I do? I don't think the powers-that-be will
> foot the bill for IBM's CC
> 

I had the same on Solaris- Sun install perl/CPAN wanted cc, but I
didn't have that. I assumed that switching compilers could cause
trouble, so I started from a fresh perl install, compiled with gcc.
This worked out OK.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to