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-10 03:04:51 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!postnews1.google.com!not-for-mail From: wojtek@power.com.pl (Wojtek Narczynski) Newsgroups: comp.lang.ada Subject: Re: Ada on PDA - success! Date: 10 Jun 2003 03:04:50 -0700 Organization: http://groups.google.com/ Message-ID: <5ad0dd8a.0306100204.8b70275@posting.google.com> References: <5ad0dd8a.0306090723.4c6b7a9a@posting.google.com> NNTP-Posting-Host: 62.111.211.178 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1055239491 2757 127.0.0.1 (10 Jun 2003 10:04:51 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 10 Jun 2003 10:04:51 GMT Xref: archiver1.google.com comp.lang.ada:38892 Date: 2003-06-10T10:04:51+00:00 List-Id: "Luke A. Guest" wrote: > No offence, but that's the easy part. No problem! > Cross compiling for another Linux platform is easy. When you do it second time ;-) Seriously, in this case getting to know which sources to use was the most time consuming part. Maybe posting this information here will save somebody this time in the future. > Try porting the runtime. There is no need to port runtime for Zaurus, because it is supposed to run Linux. Yeah, currently it aborts with 'Tasking not supported', but I think it's the problem of bad choice of files for libgnat. I'll try to fix the Makefile later this week. I don't think I'm going to try to port the runtime any soon though... Regards, Wojtek