Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!uunet!husc6!hao!noao!arizona!debray From: debray@arizona.edu (Saumya Debray) Newsgroups: comp.lang.prolog Subject: Re: SBprolog installation problems Message-ID: <2560@megaron.arizona.edu> Date: Mon, 26-Oct-87 10:57:34 EST Article-I.D.: megaron.2560 Posted: Mon Oct 26 10:57:34 1987 Date-Received: Wed, 28-Oct-87 05:15:40 EST References: <680@tut.cis.ohio-state.edu> Organization: U of Arizona CS Dept, Tucson Lines: 17 In article <680@tut.cis.ohio-state.edu>, dlee@tut.cis.ohio-state.edu (Dik Lee) writes: > I am trying to install SBprolog Version 2.2 on a Pyramid 98x > running 4.3 BSD UNIX. INSTALL seemed to encounter problems when > compiling sbp/sim/parse_oprnd.c, and running sbprolog produced a bus > error and core dump. SB-Prolog grew up in a Sun-{2,3}/Vax environment, and assumes that it's enough for longwords (in the WAM byte code) to be word-aligned (i.e. have even addresses). Some machines require that longwords be longword-aligned, i.e. have addresses divisible by 4: SBProlog won't port very easily to these. My understanding is that the Pyramid-90x and the Sun-4 are such machines. Sorry. -- Saumya Debray CS Department, University of Arizona, Tucson internet: debray@arizona.edu uucp: {allegra, cmcl2, ihnp4} !arizona!debray