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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,efecd76b82e12b8,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-04-18 12:21:20 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: glenn@caltech.edu (Glenn) Newsgroups: comp.lang.ada Subject: linux -> arm X compiling Date: 18 Apr 2002 12:21:20 -0700 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 131.215.42.224 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1019157680 24326 127.0.0.1 (18 Apr 2002 19:21:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 18 Apr 2002 19:21:20 GMT Xref: archiver1.google.com comp.lang.ada:22745 Date: 2002-04-18T19:21:20+00:00 List-Id: I have an ada program that I want to port to arm-linux (Sharp Zaurus). Does anyone know of a cross-compiler for Linux that would allow me to do that? The gnat source indicated that it needed gcc 2.8.1, but gcc 2.8.1 said it couldn't build a cross-compiler for arm-linux. Thanks. Glenn