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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,412c2a7767e8584f X-Google-Attributes: gid103376,public From: james hopper Subject: Re: Ada on Mac Date: 2000/05/16 Message-ID: <160520000745177988%nospam@nospam.com>#1/1 X-Deja-AN: 624056690 Content-Transfer-Encoding: 8bit References: <8f8glb$dh4$1@nnrp1.deja.com> <8f9263$vgv$1@nnrp1.deja.com> <8fpiom$t0c$1@nnrp1.deja.com> <39205686.E79C661E@ftw.rsc.raytheon.com> Organization: http://extra.newsguy.com Content-Type: text/plain; charset=ISO-8859-1 User-Agent: YA-NewsWatcher/5.0.0 Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-05-16T00:00:00+00:00 List-Id: In article <39205686.E79C661E@ftw.rsc.raytheon.com>, Wes Groleau wrote: > How likely are problems using these on an iMac > with MacOS 9.0.4 and GNAT 3.12p ? Wes, they work fine with 9.04, however the bindings dont have the latest bindings in them so OS 9 specific stuff you will have to roll your own. but its not to tough given the example of Johns Binding. best jim