Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!zaphod.mps.ohio-state.edu!wuarchive!udel!rochester!pt.cs.cmu.edu!o.gp.cs.cmu.edu!andrew.cmu.edu!zs01+ From: zs01+@andrew.cmu.edu (Zalman Stern) Newsgroups: comp.arch Subject: Re: R3000A question ??? Message-ID: <0bF_hLW00asB0Uq0V7@andrew.cmu.edu> Date: 17 Nov 90 03:15:35 GMT References: <14900018@hpdmd48.boi.hp.com> <42474@mips.mips.COM> <1092@dg.dg.com> , <42971@mips.mips.COM> Organization: Information Technology Center, Carnegie Mellon, Pittsburgh, PA Lines: 17 In-Reply-To: <42971@mips.mips.COM> [lewine@dg-rtp.dg.com (Donald Lewine) asks] > Also, what happens with shared libraries? Do Xlib and Motif > support the byte remapping? Do you need TWO sets of shared > libraries? Xlib and Motif already have code to deal with either byte order since the X server may be on a machine of different byte-gender than the client. (Actually, some of the code may be in the server instead. Either way, one of the two programs does the conversion.) Byte-order tolerance is simply part of writing portable code these days. Fortunately, packages like XDR make this easier. It should also be noted that both the Motorola 88k and AMD 29000 have byte-order bits in their status registers. Zalman Stern, MIPS Computer Systems, 930 E. Arques, Sunnyvale, CA 94086 zalman@mips.com OR {ames,decwrl,prls,pyramid}!mips!zalman