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 autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,53bf5578f7aff54e,start X-Google-Attributes: gid103376,public From: William Paul Berriss Subject: GNAT 95 Compiler v 2.09 for UNIX Solaris Date: 1996/11/24 Message-ID: <329877DA.7C1A@reading.ac.uk>#1/1 X-Deja-AN: 198432659 cc: strberis content-type: text/plain; charset=us-ascii organization: The University of Reading mime-version: 1.0 newsgroups: comp.lang.ada x-mailer: Mozilla 2.02 (X11; I; SunOS 5.4 sun4d) Date: 1996-11-24T00:00:00+00:00 List-Id: Hi If you know briefly how and why I get the following compiler error message could you e-mail me to tell me! The error message on Solaris 2.4 UNIX is: stssrita% gcc -c huesatint_3dhistogram.adb /usr/ccs/bin/as: "/tmp/cca007J8.s", line 6091: error: constant value must be between -0x00200000 and 0x003fffff stssrita% Basically, I have tried to create a 3D array of size 256 X 256 X 256 of Integers, and it complained. If I purely alter its to size 64 X 64 X 64 then all is ok. So it is purely a size problem. I thought it may be due to the finite size of my RAM memory (say 32 MBytes) but my supervisor said that the compiler should not know about my RAM and that it would be a run-time error perhaps? Any ideas? Anyone had a similar problem? Will ==== -- W P Berriss E-mail: W.P.Berriss@reading.ac.uk Department of Engineering The University of Reading Whiteknights Reading Tel: 0118 987 5123 Berkshire (+44 118 987 5123 outside UK) RG6 6AY England Fax: 0118 931 3327 World Wide Web Home Page: http://www.elec.rdg.ac.uk/people/postgrads/will.html