comp.lang.ada
 help / color / mirror / Atom feed
From: Maxim Reznik <reznikmm@gmail.com>
Subject: Re: Gnat2007 and Ada.Numerics.Generic_Real_Arrays
Date: Wed, 06 Jun 2007 01:19:36 -0700
Date: 2007-06-06T01:19:36-07:00	[thread overview]
Message-ID: <1181117976.181064.129140@n4g2000hsb.googlegroups.com> (raw)
In-Reply-To: <4657192c$0$31997$426a74cc@news.free.fr>

On 25    , 20:12, Yves Bailly <kafka...@laposte.net> wrote:
> /home/yves/Programs/Ada/test_matrix.o: In function `_ada_test_matrix':
> test_matrix.adb:(.text+0x40): undefined reference to
> `ada__numerics__long_real_arrays__Omultiply'

Try to link with libgnala.a (included in gnat-gpl-2007) and lapack
+blas libraries like this:
gnatmake ... -largs -lgnala -llapack -lblas

I've managed to work with matrixes this way under Linux. I installed
lapack and blas from my linux distribution (Gentoo: emerge blas
lacpack). No idea where are this libraries for windows.

--
Maxim Reznik




      parent reply	other threads:[~2007-06-06  8:19 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-25 17:12 Gnat2007 and Ada.Numerics.Generic_Real_Arrays Yves Bailly
2007-05-25 18:47 ` Anh Vo
2007-05-25 18:59   ` Gautier
2007-05-26  7:53     ` Dmitry A. Kazakov
2007-05-26  9:31       ` Georg Bauhaus
2007-05-26 10:21         ` Dmitry A. Kazakov
2007-05-29  8:56           ` Ken
2007-05-29 10:47             ` Yves Bailly
2007-06-01  9:40               ` Ken
2007-05-28 10:19         ` Dirk Craeynest
2007-06-01  2:01 ` Anh Vo
2007-06-06  8:19 ` Maxim Reznik [this message]
replies disabled

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