Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!mips!spool.mu.edu!uwm.edu!linac!att!cbnewsm!cbnewsk!cbnewsj!vk From: vk@cbnewsj.att.com (vivek.kalra) Newsgroups: comp.lang.perl Subject: Installation problems: cc works, gcc doesn't. Keywords: installation, i386, AT&T 3.2.2 Message-ID: <1991Jun10.142004.20679@cbnewsj.att.com> Date: 10 Jun 91 14:20:04 GMT Distribution: na Organization: AT&T Bell Laboratories Lines: 30 Setup: Perl 4.0 at patch level 3. 386/33 AMI Motherboard with AMI BIOS. AT&T UNIX 3.2.2 gcc 1.39 (without the COFF patches) Problem: Using gcc, the compilation proceeds smoothly, and I can make perl. However, it fails to run. Here' what happens with a 'make test': $ make test cd t && chmod +x TEST */*.t cd t && (rm -f perl; ln ../perl .) && ./perl TEST