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-Thread: 103376,49eb370bfd3baa90 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!newsfeed2.dallas1.level3.net!news.level3.com!newsfeed-00.mathworks.com!nntp.TheWorld.com!not-for-mail From: Robert A Duff Newsgroups: comp.lang.ada Subject: Re: Memory limits in Ada where Fortran has none Date: 16 Mar 2005 14:41:12 -0500 Organization: The World Public Access UNIX, Brookline, MA Message-ID: References: <1110070479.250902.220540@l41g2000cwc.googlegroups.com> <1110218643.941953.275770@l41g2000cwc.googlegroups.com> NNTP-Posting-Host: shell01-e.theworld.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: pcls4.std.com 1111002072 24578 69.38.147.31 (16 Mar 2005 19:41:12 GMT) X-Complaints-To: abuse@TheWorld.com NNTP-Posting-Date: Wed, 16 Mar 2005 19:41:12 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Xref: g2news1.google.com comp.lang.ada:9514 Date: 2005-03-16T14:41:12-05:00 List-Id: "braver" writes: > Bob -- how different is GNATPro from GCC GNAT? And how much is it? > :-) I don't know. Talk to AdaCore. GNATPro is gcc GNAT, but I probably have a newer version, which will eventually be released publicly. You basically pay AdaCore for support, which is quite good. Here I am advertising my company's competitor. SofCheck has no Ada compiler for Linux at the moment, but we do sell an Ada-to-C translator that can be used on any machine that supports C, including Linux. (And our support is quite good, too, if I do say so myself. ;-)) Allocating large arrays should work just as well in Ada as it does in Fortran. If you're having trouble with it in Ada, then either you're doing something wrong, or the compiler has a bug. You can report bugs to AdaCore even if you don't have a support contract. > Once I'm on the subject, anyone has good experience with Rational on > Linux? Rational Ada is also a good compiler. I've used it, but not on Linux. - Bob Vice President of Engineering SofCheck, Inc.