Hi,I am have trouble loading DBI, and DBD modules on Tiger. I upgraded to tiger from 10.3.9.
perl -V indicates that perl was complied from gcc 3.3xxx. Is there a problem trying to do an install of DBI using gcc 4.0??
The tiger Developer files come with both gcc 3.3 and gcc4.0. If I have to use gcc-3.3, how do I execute the perl Makefile.pm, make and make test against DBI to use gcc-3.3 instead of gcc-4.0
Both cc and gcc symlinks to gcc-4.0 in /usr/bin. terry
