Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!jarthur!nntp-server.caltech.edu!news From: ktl@wag.caltech.edu (Kian-Tat Lim) Newsgroups: comp.sys.sgi Subject: Re: Success compiling Perl 4.000 on Irix 3.3. Message-ID: <1991Mar30.022731.3081@nntp-server.caltech.edu> Date: 30 Mar 91 02:27:31 GMT References: <1991Mar29.183423.7714@cs.umn.edu> Sender: news@nntp-server.caltech.edu Reply-To: ktl@wag.caltech.edu (Kian-Tat Lim) Organization: California Institute of Technology, Pasadena, CA Lines: 11 In-Reply-To: meuer@umn-cs.cs.umn.edu (Mark V. Meuer) Three minor comments: 1) You only need "#undef f_next" in toke.c. 2) You can use -lmalloc in place of perl's malloc, if you wish. 3) You can "-O2 -Olimit 3000" on everything but perl.c and cmd.c; they can only use "-O1 -Olimit 3000". I'm still trying to track this down. Also, perl -d still seems to die on me. -- Kian-Tat Lim (ktl@wag.caltech.edu, KTL @ CITCHEM.BITNET, GEnie: K.LIM1)