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,62385b0ef40ccac6 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-21 06:57:26 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!newsfeed.direct.ca!look.ca!news1.tor.metronet.ca!nnrp1.tor.metronet.ca!not-for-mail Message-ID: <3B31FCF7.907F1D1F@mackenziefinancial.com> From: "Ken O. Burtch" X-Mailer: Mozilla 4.75 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Need Help Porting Gnat to S390 References: <3B30CE6A.E91052F6@mackenziefinancial.com> <9gs6pa$pla$1@news.huji.ac.il> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Thu, 21 Jun 2001 13:57:26 GMT NNTP-Posting-Host: 198.96.50.113 NNTP-Posting-Date: Thu, 21 Jun 2001 07:57:26 MDT Organization: MetroNet Communications Group Inc. Xref: archiver1.google.com comp.lang.ada:8967 Date: 2001-06-21T13:57:26+00:00 List-Id: Thanks for your question. I don't know the requirements to port GNAT to a new platform. The S390 will certainly have a version of GCC. I don't know whether or not GCC 2.8.1 will need patches or not--it might simply be a matter of recompiling the sources under S390 GCC. Nobody at the office seems to know. Since the S390 is running Linux, that should simplify much of the porting. If the GNAT sources use only standard Linux libraries and kernel calls, the port of the run-time library might be straight forward. Someone who knows more about porting GNAT will have to comment on this. Exceptions and threading may require addition work. Ken Burtch Ehud Lamm wrote: > Ken O. Burtch wrote in message > news:3B30CE6A.E91052F6@mackenziefinancial.com... > > > > We're interested in porting our System Manager in a Box program to the > > S390, but first we need to be able to port GNAT. We're looking for > > volunteers interested in working on a port of the public version of GNAT > > to the S390. > > Can any one give more details about what porting GNAT entails? I guess we > are talking about using a S390 version of GCC (whihc is part of the Linux > bundle on S390, I guess), so only the GNAT front-end and run-time library > need to be ported, right? > > Is tasking going to be achieved using the POSIX facilities on Linux/390? > > -- > Ehud Lamm mslamm@mscc.huji.ac.il > http://purl.oclc.org/NET/ehudlamm <== Me!