Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!sdd.hp.com!mips!kirk From: kirk@mips.com (Kirk Erickson) Newsgroups: comp.windows.x.motif Subject: Re: MIPS' Motif vs. DEC's Motif Uil incompatible? Summary: Upgrade to RISCwindows 4.0 Message-ID: <3348@spim.mips.COM> Date: 10 May 91 16:54:56 GMT References: Sender: news@mips.COM Organization: MIPS Computer Systems, Inc. Lines: 38 Nntp-Posting-Host: tecate.mips.com In article larry@mitra.mitra.com (Larry Williamson) writes: > >I've an application that I've written using DEC's VUIT. The uil code >generated by VUIT cannot be compiled with MIPS' uil compiler. I >suspect the problem is the version of the MIPS compiler. It is based >on RISCwindows 3.21. Your right. I was able to reproduce the failure using the 3.21 uil, but compiled fine using the uil from RISCwindows 4.00. > >I have attached here a piece of uil that DEC likes and that MIPS does >not. Can anyone offer any advice? Do I need to get RISCwindows 4.x? >(what will that cost me?) Yes, you need to upgrade to 4.00. It'll cost your $360. > >There seems to be some confusion as to the versions of the uil >compilers on each machine, as you can see from this (from the >UilDef.h file on each machine) ... > > MIPS > >#define _compiler_version "V2.0-000" >#define _compiler_version_int 2 >#define _data_version 1 > > DEC > >#define _compiler_version "V1.1-000" >#define _compiler_version_int 3 >#define _data_version 2 MIPS 4.00 #define _compiler_version "V2.0-000" #define _compiler_version_int 2 #define _data_version 2 -- Kirk Erickson MIPS Computer Systems, Sunnyvale, CA kirk@mips.com {ames,prls,pyramid,decwrl}!mips!kirk