Hi. I'm having an issue when I attempt to compile the DBI module (1.20) on my HP-UX box (11.00/PA-RISC). I'm using GCC (64/3.02.2001-11-14) but the Makefile is still trying to use CC! Any suggestions would be most appreciated. Thanks.
# make cc -c -Ae -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O +Onolimit -DVERSION=\"1.20\" -DXS_VERSION=\"1.20\" +z -I/opt/perl5/lib/5.6.1/PA-RISC1.1/CORE -DDBI_NO_THREADS Perl.c sh: cc: not found. *** Error exit code 127 Stop. Kevin Dennis
