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 gcc when run.  


Is there anyway I could tell Makefile.PL that the compiler is gcc and
override the info it gets from the original perl installation which happens
to be cc?


regards


adrain

Reply via email to