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-Thread: 103376,fa2c193106b196b1 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news3.google.com!news.glorb.com!uio.no!news.banetele.no!news.hacking.dk!pnx.dk!not-for-mail From: Jacob Sparre Andersen Newsgroups: comp.lang.ada Subject: Re: use ada on Eyebot Date: 14 Jun 2005 20:43:28 +0200 Organization: hacking.dk - Doing fun stuff with open source Sender: sparre@hugin.crs4.it Message-ID: References: <1118753654.015780.218170@g14g2000cwa.googlegroups.com> NNTP-Posting-Host: 80.241.165.40 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: xyzzy.adsl.dk 1118774976 7104 80.241.165.40 (14 Jun 2005 18:49:36 GMT) X-Complaints-To: usenet@news.hacking.dk NNTP-Posting-Date: Tue, 14 Jun 2005 18:49:36 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 Xref: g2news1.google.com comp.lang.ada:11355 Date: 2005-06-14T20:43:28+02:00 List-Id: ich_bin_elvis@hotmail.com writes: > Is it possible to use Ada on Eyebot. The eyebot uses an gcc68 > compiler, is there a possebility to link an ada kode with the C kode > and use it on the eyebot? The answers to both of your questions are probably yes. You may have to do the porting of GCC/Ada yourself though. If you can manage without the run-time, it is likely to be reasonably easy. Once you have GCC/Ada working alongside your GCC/C for the Eyebot, linking Ada and C code should be just like on any other platform. Does the Eyebot use an operating system (which?) or do you program it directly? And what is the Eyebot? Jacob -- "War does not determine who is right - only who is left." -- Bertrand Russell