comp.lang.ada
 help / color / mirror / Atom feed
* Problem installing win32ada
@ 1997-02-28  0:00 Dann
  1997-03-04  0:00 ` Mitch Gart
  1997-03-05  0:00 ` Robert Dewar
  0 siblings, 2 replies; 4+ messages in thread
From: Dann @ 1997-02-28  0:00 UTC (permalink / raw)



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




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem installing win32ada
  1997-02-28  0:00 Problem installing win32ada Dann
@ 1997-03-04  0:00 ` Mitch Gart
  1997-03-06  0:00   ` Robert Dewar
  1997-03-05  0:00 ` Robert Dewar
  1 sibling, 1 reply; 4+ messages in thread
From: Mitch Gart @ 1997-03-04  0:00 UTC (permalink / raw)



Yes there's a problem with Win32Ada and gnat 3.09.  You need to
move some pragmas to a place earlier in the source code.

- Mitch Gart
- mg@inmet.com




^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem installing win32ada
  1997-02-28  0:00 Problem installing win32ada Dann
  1997-03-04  0:00 ` Mitch Gart
@ 1997-03-05  0:00 ` Robert Dewar
  1 sibling, 0 replies; 4+ messages in thread
From: Robert Dewar @ 1997-03-05  0:00 UTC (permalink / raw)



Dann asks

<<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>>

Consult the archive of chat@gnat.com for a discussion of this issue. The
problem is that this is the wrong version of win32-winnt (the diagnostics
issued are legitimate, and represent real illegalities in the version you
are using).





^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Problem installing win32ada
  1997-03-04  0:00 ` Mitch Gart
@ 1997-03-06  0:00   ` Robert Dewar
  0 siblings, 0 replies; 4+ messages in thread
From: Robert Dewar @ 1997-03-06  0:00 UTC (permalink / raw)



Mitch said

<<Yes there's a problem with Win32Ada and gnat 3.09.  You need to
move some pragmas to a place earlier in the source code.>>

Just to clarify, the problem is in Win32Ada, the interface contains illegal
constructs that are correctly diagnosed and rejected by GNAT! (and should
be diagnosed and rejected by any other correct Ada 95 compiler -- in this
respect some earlier versions of GNAT were indeed incorrect, which is how
the problem arose, but at this point the problem is all on Win32Ada's side!





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1997-03-06  0:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-02-28  0:00 Problem installing win32ada Dann
1997-03-04  0:00 ` Mitch Gart
1997-03-06  0:00   ` Robert Dewar
1997-03-05  0:00 ` Robert Dewar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox