Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!mcnc!uvaarpa!mmdf From: eichin@athena.mit.edu (Mark W. Eichin) Newsgroups: comp.lang.perl Subject: make test should delete Op.dbmx.* Message-ID: <1991Jan3.140900.10500@uvaarpa.Virginia.EDU> Date: 3 Jan 91 14:09:00 GMT Sender: mmdf@uvaarpa.Virginia.EDU (Uvaarpa Mail System) Reply-To: eichin@athena.mit.edu Organization: The Internet Lines: 11 While having a few problems with gcc-1.38 and Perl 3.041 on the NeXT (System 2.0), particularly w.r.t. test op.dbm, I noticed that one failure of op.dbm would leave around 0 length Op.dbmx.{dir,pag} which would cause a succeeding run of op.dbm to crash prematurely. Either t/TEST or ./Makefile (or perhaps t/op.dbm?) should delete those files prior to testing. _Mark_ MIT Student Information Processing Board Watchmaker Computing ps. On the NeXT, with gcc-1.38, *don't* use -fpcc-struct-return. The native libraries are compiled with gcc, after all... _Mark_