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,76da32d8c4934801 X-Google-Attributes: gid103376,public From: falis@ma.aonix.com Subject: Re: Win CE target Date: 1998/09/23 Message-ID: <1103_906565556@DZOG-CHEN>#1/1 X-Deja-AN: 394024072 Sender: news@sd.aonix.com (USENET News Admin @flash) X-Nntp-Posting-Host: 192.157.137.14 References: <3604A4C6.8C4@erols.com> Organization: Aonix, San Diego, CA, USA Newsgroups: comp.lang.ada Date: 1998-09-23T00:00:00+00:00 List-Id: I've already been able to run ObjectAda for Windows executables on the Win-CE x86 simulator (which seems to be of little practical use, since there don't appear to be any real x86 devices running ce). Using the win-ce sdk, link the OA object modules with subsystem=. The main has to be a winmain. Sorry about the missing details - did this a few months back. - Ed