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,e3efe49005652af7,start X-Google-Attributes: gid103376,public From: liv@lightspeed.bc (Olivier Eymere) Subject: gnat cross-compiler Date: 1997/10/01 Message-ID: <3431c4d2.0@news.westel.com>#1/1 X-Deja-AN: 277088525 Keywords: gnat cross Newsgroups: comp.lang.ada Date: 1997-10-01T00:00:00+00:00 List-Id: I am building an ada cross compiler for my practicum and am looking for advice. We are using a Sparc station as the host and an i386 for the target. Ultimately we will be using this for a real time system. I have never built a cross compiler and am hoping that someone will have some experience that they will share. We are using gcc 2.7.2.2 and gnat 3.10. I don't fully understand the interaction between gcc and gnat. It seems that building a gcc cross compiler is fairly straightforward but, if I understand properly, gnat must be configured separately. I am starting to get an idea of how it is done but I am still not sure what tools I will need to do this. If anyone had information or knows where I can find information I would really appreciate it. Please e-mail me at liv@lightspeed.bc.ca or post to this group.