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.3 required=5.0 tests=BAYES_00,INVALID_MSGID, MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f495c7652c09dd8c X-Google-Attributes: gid103376,public From: Robert Dewar Subject: Re: Does this model work ? Date: 1999/05/16 Message-ID: <7hmdkt$kjv$1@nnrp1.deja.com>#1/1 X-Deja-AN: 478438310 References: <373e38e2.31311363@news2.ibm.net> <7hhj6q$cjn$1@nnrp1.deja.com> <01be9ee1$eca9be10$022a6282@dieppe> <373E24C3.D77A6837@easystreet.com> X-Http-Proxy: 1.0 x34.deja.com:80 (Squid/1.1.22) for client 205.232.38.14 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Sun May 16 12:28:14 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.04 [en] (OS/2; I) Date: 1999-05-16T00:00:00+00:00 List-Id: In article <373E24C3.D77A6837@easystreet.com>, Al Christians wrote: > Pascal Obry wrote: > > > > I've not use a language yet that it more portable than Ada. > > > > Here's a hypothetical question that I hope you don't think too > impertinent, and I would be most interested in your learned > opinion: It's not a hypothetical question but a real one. Full Ada 95 support is available from more than one vendor in 64-bit mode. For example, GNAT for DEC Unix fully supports 64-bit mode and has for several years. > How much of the Ada source code available on your web site > can be expected to run without change on a 64-bit machine, > under a 64-bit OS, compiled with a 64-bit Ada compiler, > when all of these become economically available? (within > a couple of years, I hope) All well written Ada code can be expected to run. 100% of the GNAT code runs with zero changes on 64-bit machines, and more to the point, no changes were required in the first place to support 64-bit mode, this was an essentially trivial requirement. The couple of years is I assume referring only to Wintel machines, most other architectures already made the 64-bit transition, and many large 64-bit applications in Ada are already deployed. > If Ada code has a portabilitiy advantage, shouldn't Ada > advocates be planning to advance the language's status as the > world struggles with the shift to 64 bit machines over the > next few years? (32-bit PC's from Intel were on the street > in 1987, but 32-bit software only became > the norm around 1997) That's certainly reasonable. As I note above, we are not talking about a change for the future, but one that has already happened. Nearly all major hardware vendors supply 64-bit compatible machines. Yes, Wintel lags behind, and given Microsoft's track record, it would not be surprising if that lag is a long one (Microsoft took nearly a decade to fully upgrade form 16-bit to 32-bit mode). > > Al > --== Sent via Deja.com http://www.deja.com/ ==-- ---Share what you know. Learn what you don't.---