Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!decwrl!sgi!arc@thyme.wpd.sgi.com From: arc@thyme.wpd.sgi.com (Andrew Cherenson) Newsgroups: comp.sys.sgi Subject: Re: xdbx on an Iris Message-ID: <70796@sgi.sgi.com> Date: 1 Oct 90 21:31:17 GMT References: <2696@uc.msc.umn.edu> Sender: guest@sgi.sgi.com Reply-To: arc@sgi.com (Andrew Cherenson) Organization: Silicon Graphics, Inc., Mountain View, CA Lines: 10 In article <2696@uc.msc.umn.edu> wes@msc.edu writes: >Earlier I posted an "xdbx" question about alloca/xmalloc on the Iris. Thanks >to those who have pointed me to the "emacs" code. Now that xdbx builds >properly on the Iris, it won't run because it cannot open any "ptys". For >communication purposes, xdbx opens a tty/pty pair. However, because ptys >are a BSD thing (I think) they are not available in the strict SYS5 >implementation of unix on the Iris. Am I out of luck or is there a work-around >for this as well? IRIX has pseudo-ttys. Refer to pty(7M) for details.