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,FREEMAIL_FROM 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!news1.google.com!newsread.com!news-xfer.newsread.com!news-feed01.roc.ny.frontiernet.net!nntp.frontiernet.net!newscon06.news.prodigy.com!prodigy.net!border1.nntp.dca.giganews.com!nntp.giganews.com!local01.nntp.dca.giganews.com!nntp.comcast.com!news.comcast.com.POSTED!not-for-mail NNTP-Posting-Date: Sun, 06 Mar 2005 10:27:53 -0600 Date: Sun, 06 Mar 2005 11:28:17 -0500 From: Jeff C User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Memory limits in Ada where Fortran has none References: <1110070479.250902.220540@l41g2000cwc.googlegroups.com> <1110089930.914615.182480@l41g2000cwc.googlegroups.com> <1260026.XKFy62IHbW@linux1.krischik.com> <1110125661.857477.251640@o13g2000cwo.googlegroups.com> In-Reply-To: <1110125661.857477.251640@o13g2000cwo.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Trace: sv3-dgzqzopeh6b4myeUMpHV8MlTTvLij0/1DfVvOFXRmevVaxT9QvPGExVKvj+2sHHvMnHk6sj3S6WzcKD!7440GKml33km8NeiCF6jwM54NO7ovTZa/2pOkRlILOvVOeyyAwYom3vXUWhzkg== X-Complaints-To: abuse@comcast.net X-DMCA-Complaints-To: dmca@comcast.net X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news1.google.com comp.lang.ada:8760 Date: 2005-03-06T11:28:17-05:00 List-Id: braver wrote: >>>From now on, I allocate data arrays longer than 256*256*1024 elements > in Fortran. As people guessed correctly, I use GNAT -- what else can I > do on Linux, given I can't find a downloadable/trial copy of Rational > Apex, even though IBM took over it? As for patches -- anyone heard of > a 32-bit 'Size / 'Storage_Size patch to GNAT? > > Cheers, > Alexy > IBM is still selling Apex (IBM Rational Ada Developer) and they do support Linux http://www-306.ibm.com/software/awdtools/developer/embedded/enterprise/index.html but I think that you are correct that there is no trial copy. If you work for a company that actually might buy it I am sure that a IBM sales rep will set you up with an evaluation copy. I don't know why they don't make a trial version available. Many of the bigger heritage Rational tools still don't have trial versions (e.g. Clearcase). Perhaps you could see if AdaCore would be willing to upgrade 'size in order to get you as a supported customer.