Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!julius.cs.uiuc.edu!ux1.cso.uiuc.edu!csrd.uiuc.edu!news From: pat@kai.com (Patrick Wolfe) Newsgroups: comp.sys.sgi Subject: has anyone gotten Perl3pl41 to work under Irix 3.3.1 Summary: perl3pl41 compiles but dies under irix 3.3.1 Keywords: perl, irix3.3.1 Message-ID: <1990Dec1.161952.19468@csrd.uiuc.edu> Date: 1 Dec 90 16:19:52 GMT Sender: news@csrd.uiuc.edu (news) Distribution: comp Organization: UIUC Center for Supercomputing Research and Development Lines: 14 Has anyone been able to get Perl version 3 patchlevel 41 to work properly under Irix 3.3.1? It compile fine, and I did disable the use of "vfork()", but it still fails it's self tests (base.term to be exact). Something seems to be wrong with bcmp() and memcmp() (I've tried both, and I've tried compiling with and without optimization enabled), because perl thinks: "a" lt "b" is true "b" lt "a" is true "a" gt "b" is false "b" gt "a" is false Help? Patrick Wolfe (pat@kai.com, uunet!kailand!pat)