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,f148e5163ff0a612,start X-Google-Attributes: gid103376,public From: grave Subject: egcs1.1b and gnat3.10p Date: 1998/12/01 Message-ID: <366409CF.396D@ipnsun5.in2p3.fr>#1/1 X-Deja-AN: 417490739 Content-Transfer-Encoding: 7bit Organization: I.P.N Orsay Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-12-01T00:00:00+00:00 List-Id: Hi all, After compiling egcs-1.1b (on a solaris 2.6) with the following patch : http://www.teaser.fr/~fabiven/gnat-3.10p-patch/egcs-1.1b-patch.gz I tryed to compile the examples given with the sources of gnat the example diners give the following error : raised STORAGE_ERROR example tgef doesn't do anything and example text_io_example give : raised ADA.IO_EXCEPTIONS.DATA_ERROR any help possible on such kind of problem ? xavier