I've got an AIX 5.1 system with gcc 3.2 installed, and I can't get Perl to build. First, when I run ./Configure, the "-qmaxmem" options keeps getting passed to gcc, and gcc does not support that option. Then, when running "make", I get the error:
make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'. Stop.
Any hints? Unix Sys Admin
make: *** No rule to make target `<built-in>', needed by `miniperlmain.o'. Stop.
Any hints? Unix Sys Admin