comp.lang.ada
 help / color / mirror / Atom feed
From: Stephen Leake <stephen_leake@stephe-leake.org>
Subject: Re: Win32Ada problems
Date: Wed, 26 Aug 2009 05:09:33 -0400
Date: 2009-08-26T05:09:33-04:00	[thread overview]
Message-ID: <u7hwrosaa.fsf@stephe-leake.org> (raw)
In-Reply-To: 2203f454-0cb2-4c28-b50d-a3cdbaebb2aa@18g2000yqa.googlegroups.com

Pablo <pablittto@gmail.com> writes:

> I�m trying to compile some win32ada files bjut I get the following
> error:
> gcc -c withall.adb
> 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
> gnatmake: "withall.adb" compilation error
> Support libraries built.
>
> Someone knows how to solve it? 

Apparently the version of win32-winnt.ads you are using violates some
Ada rule, and the Ada compiler version you are using enforces that
rule.

You have a few choices:

Get a newer version of win32-winnt.ads

Use an older version of the Ada compiler

Edit win32-winnt.ads


If you got the compiler and win32-winnt.ads as a single distribution,
then you should report the problem to the vendor so they can fix it.

-- 
-- Stephe



  reply	other threads:[~2009-08-26  9:09 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-25 13:39 Win32Ada problems Pablo
2009-08-26  9:09 ` Stephen Leake [this message]
2009-08-26 19:46   ` Chrono
replies disabled

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