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: 103376,f8f0f5cc89710591,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!g49g2000cwa.googlegroups.com!not-for-mail From: "ur" Newsgroups: comp.lang.ada Subject: Ada Cross-compiler for ARM/XScale target Date: 13 Dec 2005 15:00:06 -0800 Organization: http://groups.google.com Message-ID: <1134514806.629830.63550@g49g2000cwa.googlegroups.com> NNTP-Posting-Host: 206.210.81.52 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1134514811 7069 127.0.0.1 (13 Dec 2005 23:00:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 13 Dec 2005 23:00:11 +0000 (UTC) User-Agent: G2/0.2 X-HTTP-UserAgent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8) Gecko/20051111 Firefox/1.5,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: g49g2000cwa.googlegroups.com; posting-host=206.210.81.52; posting-account=b3L6QA0AAAAWNXZAdoPLQiyT1H63nopW Xref: g2news1.google.com comp.lang.ada:6875 Date: 2005-12-13T15:00:06-08:00 List-Id: Hi Are there any Ada cross compilers for an ARM/XScale target running Linux? If not, what would it take to build one. I have tried compiling gcc with --enable-languages=c,ada --target=arm-elf with little success. I know that AdaCore offers an XScale compiler but it only supports VxWorks. Any advice will be greatly appreciate it. Thanks Uri