On 04/28/2010 03:24 AM, Roger Mc Murtrie wrote:
> Further to my previous post. I don't think the problem is gprbuild,
> its building a correct gpr file(?); the problem is that GNAT is not
> interpreting the gpr file correctly? If so, then this is the bug in
> GNAT?
> 
The problem in the version of gprbuild/gprconfig. GNAT by itself
includes only "obsolete" gnatmake which is unable to build multi
language programs like QtAda's libraries, so it is never used in QtAda.

Here is versions of gprbuild on my side (comes from GNAT GPL 2009):

$ ~/local/gnat-gpl-2009/bin/gprconfig --version
GPRCONFIG Pro 1.3.0 (20090421) (x86_64-pc-linux-gnu)

$ ~/local/gnat-gpl-2009/bin/gprbuild --version
GPRBUILD Pro 1.3.0 (20090421) (x86_64-pc-linux-gnu)

So, you need to upgrade gprconfig/gprbuild in some way. You can try to
built it by yourself, for example.

_______________________________________________
qtada-users mailing list
qtada-us...@box347.bluehost.com
http://box347.bluehost.com/mailman/listinfo/qtada-users_lists.qtada.com

Reply via email to