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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,a287efecf9b6c0d7 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news1.google.com!news2.google.com!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: GCC and cross compiling Ada, was: Re: avr-ada ubuntu cross-compiler build failed Date: Thu, 10 Feb 2011 18:10:09 +0100 Organization: Ada @ Home Message-ID: References: NNTP-Posting-Host: OpZbRD3htQoBioXE3iobCQ.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/11.01 (Win32) X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news1.google.com comp.lang.ada:17222 Date: 2011-02-10T18:10:09+01:00 List-Id: Le Thu, 10 Feb 2011 13:18:04 +0100, Simon Clubley = a =C3=A9crit: > Cross compiling for Ada has additional issues, including run time libr= ary > and exception support. I could not tell about the runtime in that context, however, for = exceptions, I could suggest you use sjlj (SetJump/LongJump), which is th= e = most portable I believe, as it relies on a standard C feature. But I am = = pretty you've already looked at this, so this may not really help. For CPU support, there should not be any trouble, as producing machine = instructions is not the worst part of compilation environment. Yes, the runtime may be an issue=E2=80=A6 but, the environment should ha= ve a POSIX = API, isn't it ? (most of industrial/laboratory or non-mainstream = environments do) -- = Si les chats miaulent et font autant de vocalises bizarres, c=E2=80=99es= t pas pour = les chiens. =E2=80=9CI am fluent in ASCII=E2=80=9D [Warren 2010]