Path: utzoo!utgpu!news-server.csri.toronto.edu!torsqnt!geac!alias!chk From: chk@alias.com (C. Harald Koch) Newsgroups: comp.lang.perl Subject: Re: Porting PERL on Silicon Graphics 4D Message-ID: <1991Mar25.195636.9974@alias.com> Date: 25 Mar 91 19:56:36 GMT References: <12540@bsu-cs.bsu.edu> <21207@shlump.nac.dec.com> <21225@shlump.nac.dec.com> <45819@ut-emx.uucp> Sender: news@alias.com (USENET News) Organization: Alias Research, Inc. Toronto ON Canada Lines: 26 In <45819@ut-emx.uucp> dboles@ccwf.cc.utexas.edu (David Boles) writes: >Has anybody gotten Perl up on an SGI machine? I have tried compiling >it with a couple of different switches but the resulting code always >fails op.eval, op.s, and op.(something else). The failure in op.eval >comes after printing the sixth ok. Any hints/help appreciated. vfork, memcmp, and volatile are all broken under IRIX3.3. To get perl to compile and work, you have to manually disable these three in the config.sh file. Do this at the end when Configure asks you if you want to edit config.sh. Also, you have to specify -D_BSD_COMPAT as one of the arguments to the C compiler (there's a question that asks for this near the beginning of Configure). With these changes, all versions of Perl have worked fine for me on SGI systems, with the exception of an 'out of memory!' error when trying to debug arrays... Hope this helps! -- C. Harald Koch VE3TLA Alias Research, Inc., Toronto ON Canada Internet: chk@alias.com chk@gpu.utcs.toronto.edu chk@chk.mef.org "I think you curdled my Pepsi!"-Gerry Smit, in response to sickening cuteness