From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7b11d18bd955d946 X-Google-Attributes: gid103376,public X-Google-Thread: 10b6ac,7b11d18bd955d946 X-Google-Attributes: gid10b6ac,public X-Google-Thread: 11035d,7b11d18bd955d946 X-Google-Attributes: gid11035d,public X-Google-ArrivalTime: 2002-01-31 07:31:02 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: dennison@telepath.com (Ted Dennison) Newsgroups: comp.lang.ada,comp.unix.solaris,comp.windows.x.motif Subject: Re: Porting Ada / Motif code from VMS to Solaris Date: 31 Jan 2002 07:31:01 -0800 Organization: http://groups.google.com/ Message-ID: <4519e058.0201310731.51983f45@posting.google.com> References: <48581c38.0201300954.39daed48@posting.google.com> NNTP-Posting-Host: 65.115.221.98 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1012491062 30343 127.0.0.1 (31 Jan 2002 15:31:02 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 31 Jan 2002 15:31:02 GMT Xref: archiver1.google.com comp.lang.ada:19423 comp.unix.solaris:87285 comp.windows.x.motif:2451 Date: 2002-01-31T15:31:02+00:00 List-Id: alanc@CSUA.Berkeley.EDU (Alan Coopersmith) wrote in message news:... > g.l.clark@lmco.com (George) writes in comp.unix.solaris: > | The other approach would be to find replacement libraries (Motif, > |X) so that the majority of the code can be recompiled. (cheap or free > |if possible) > > Solaris includes Motif & X libraries, and a uil compiler, for C, but > I don't know about Ada bindings. (I think Ada support was dropped a > while ago.) If you are using UIL, you only need bindings for about 3 routines, which you can easily create yourself if you have to. That's one of the beauties of UIL. You can even use the VMS bindings as a "guide". ;-) Whoever decided to do everything in UIL did you guys a great service. -- T.E.D. Home - mailto:dennison@telepath.com (Yahoo: Ted_Dennison) Homepage - http://www.telepath.com/dennison/Ted/TED.html