I downloaded the file DBI-1.201.tar.gz from the CPAN site. The "Makefile.PL" works just fine but I am having problems with my cc compiler. Does anyone know if I can compile with gcc instead of cc? The cc compiler on Irix 6.5 is unlicensed and applying for an evaluation license through SGI gives the below error.
I would appreciate any help. Thanks, Kevin Quigley o200 11# make cc -n32 -mips3 -c -D_BSD_SIGNALS -D_BSD_TYPES -D_BSD_TIME -woff 1009,1110,1184 -OPT:Olimit=0:space=ON -DLANGUAGE_C -DEMBEDMYMALLOC -O3 -mips3 -DVERSION=\"1.201\" -DXS_VERSION=\"1.201\" -I/usr/share/lib/perl5/irix-n32/5.00404/CORE -DDBI_NO_THREADS Perl.c cc ERROR: cannot exec /usr/lib32/cmplrs/fec *** Error code 2 (bu21)