Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!samsung!umich!sharkey!wa8tzg!wwm From: wwm@wa8tzg.mi.org (Bill Meahan) Newsgroups: comp.lang.perl Subject: Perl on an Intergraph? Message-ID: <1991May1.171000.234@wa8tzg.mi.org> Date: 1 May 91 17:10:00 GMT Sender: wwm@wa8tzg.mi.org (Bill Meahan) Organization: What, ME Organized? Lines: 53 OK, perl hackers, you were so wonderfully helpful on my last round .... In my continuing effort to put perl 4.003 on the polyglot machines at work, I've run into a REALLY STRANGE one. I'm trying to put perl on an Intergraph under CTIX (basically SYSVR2). Perl compiles without problem or complaint under the Green Hills compiler supplied by Intergraph, but when I try to test it, BOOM! Run as 'make test' : cd t && chmod +x TEST */*.t cd t && (rm -f perl; ln -s ../perl .) && ./perl TEST