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,df13246281f49b3e X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-06-09 14:08:13 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: "Luke A. Guest" Newsgroups: comp.lang.ada Subject: Re: Ada on PDA - success! Date: Mon, 09 Jun 2003 22:08:09 +0100 Message-ID: References: <5ad0dd8a.0306090723.4c6b7a9a@posting.google.com> NNTP-Posting-Host: abyss2.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.demon.co.uk 1055192889 7218 62.49.62.197 (9 Jun 2003 21:08:09 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Mon, 9 Jun 2003 21:08:09 +0000 (UTC) User-Agent: Pan/0.13.4 (She had eyes like strange sins.) Xref: archiver1.google.com comp.lang.ada:38876 Date: 2003-06-09T22:08:09+01:00 List-Id: On Mon, 09 Jun 2003 08:23:50 -0700, Wojtek Narczynski wrote: > Hello, > > I managed to build GNAT cross compiler for Sharp Zaurus PDA - > http://www.zaurus.com. It was relatively easy, as Zaurus runs Linux. No offence, but that's the easy part. Try porting the runtime. Cross compiling for another Linux platform is easy. Luke.