Hi Rick, Rick Brewer wrote: > I consistently get an error on the "make" command at this point: > +++ pm_to_blib: $(TO_INST_PM) > @$(PERL) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)" \ > "-I$(PERL_ARCHLIB)" "-I$(PERL_LIB)" -MExtUtils::Install \ > -e "pm_to_blib(qw[ <<pmfiles.dat > ],'$(INST_LIB)\auto','$(PM_FILTER)')"
(more snippage) > I have been using DJGPP ANSI C compiler. > Is this the same compiler that you used to build perl? What is the output of perl -V? Ron Hill