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,5b666097a0f5f232,start X-Google-Attributes: gid103376,public From: Dann Subject: Problem installing win32ada Date: 1997/02/28 Message-ID: <33174AC3.41A6@club-internet.fr>#1/1 X-Deja-AN: 222795047 Organization: Grolier Interactive Europe Newsgroups: comp.lang.ada Date: 1997-02-28T00:00:00+00:00 List-Id: Hello, I have problems to install Win32ada on my Pentium running Windows95 with gnat 3.09. When I try to compile some files I have the following error messages. For example: D:\USR\lib\win32ada\src>gcc -c win32-winnt.adb win32-winnt.ads:1599:05: warning: no more representation items for type "LARGE_INTEGER" defined at line 1404 win32-winnt.ads:1599:05: warning: no more representation items for type "anonymous1_t" defined at line 1393 win32-winnt.ads:1599:05: warning: no more representation items for type "LUID_AND_ATTRIBUTES" defined at line 1592 win32-winnt.ads:1616:05: warning: no more representation items for type "SID_IDENTIFIER_AUTHORITY" defined at line 1608 win32-winnt.ads:2642:05: representation item appears too late win32-winnt.ads:2645:05: representation item appears too late win32-winnt.ads:2658:05: representation item appears too late win32-winnt.ads:2659:05: representation item appears too late Is anyone had sucessfull installed this lib ? Is there a patch ? Thank you for your help. -- Dann Cool, I Work With Linux