Re: cc and gcc confusion

2002-10-18 Thread ariel mastracchio
Hello, Yes, but don't do!!! that make unstable!! You have to install the gcc 2.95 (download the bin from sunfreeware, other packets are needed too...) recompile the perl and then make all the modules again... or install the cc but i think it is too cost... i have the same problem with Solari

Re: cc and gcc confusion

2002-10-16 Thread Michael A Chase
On Thu, 17 Oct 2002 14:05:26 +1000 "Pereira, Adrian" <[EMAIL PROTECTED]> wrote: > I have a simple problem which I am sure an answer has been posted but cant > find it. > > > My perl has been compiled with cc (Solaris 8). I do not have cc on this > machine and I need to install DBI and DBD. I

cc and gcc confusion

2002-10-16 Thread Pereira, Adrian
Hi guys, I have a simple problem which I am sure an answer has been posted but cant find it. My perl has been compiled with cc (Solaris 8). I do not have cc on this machine and I need to install DBI and DBD. I do have gcc. Unfortunately Makefile.PL thinks I have cc and does not recognise gc