I wrote:
> Family comes first.  Take your time.  This is not by any means urgent
> at all.
> 
> 
> By the way, I compiled with -gnatE so that it would do runtime
> elaboration checks.  Now when I run the program I get this:
> 
> raised PROGRAM_ERROR : basic_mapper.ads:76 access before elaboration
> 
> 
> That line is this:
> 
>    package Double_String_Table is
>      new String_Hash (String_Access, False_Free, No_Element);

I did the same thing with gnat-gps-4.0.0 and got exactly the same
error at exactly the same place: basic_mapper.ads:76.

Any ideas on how to address this, or at least how to figure out what
exactly it thinks is being accessed before elaboration?



-- 
Kevin Brown                                           [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to