comp.lang.ada
 help / color / mirror / Atom feed
From: "Björn Lundin" <b.f.lundin@gmail.com>
Subject: Re: Upgrading GNAT GPS 5.0 -> 5.3
Date: Thu, 14 Aug 2014 00:36:04 +0200
Date: 2014-08-14T00:36:04+02:00	[thread overview]
Message-ID: <lsgp7f$m7$1@dont-email.me> (raw)
In-Reply-To: <lsgi8u$qma$1@speranza.aioe.org>

On 2014-08-13 22:36, Victor Porton wrote:
> Björn Lundin wrote:
> 
>> On 2014-08-13 22:10, Victor Porton wrote:
>>> for Linker_Options use ("-lraptor2");
>>
>> for Linker_Options use ("-Lsome/path/to/your/lib","-lraptor2");
>>
>> or make it visible via the default paths for ld
>> (which I think may be in /etc/ld.so.conf or better, a new file in
>> /etc/ld.so.conf.d/)
> 
> This does not help.
> 
> cat /etc/ld.so.conf.d/i386-linux-gnu.conf 
> # Multiarch support
> /lib/i386-linux-gnu
> /usr/lib/i386-linux-gnu
> /lib/i486-linux-gnu
> /usr/lib/i486-linux-gnu
> 
> 
> /usr/lib/i386-linux-gnu/libraptor2.so
> 

Then a screenshot of the actual error would help other to help you.

did you try
for Linker_Options use ("-L/usr/lib/i386-linux-gnu","-lraptor2");
?



--
Björn

  reply	other threads:[~2014-08-13 22:36 UTC|newest]

Thread overview: 35+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-13 17:50 Upgrading GNAT GPS 5.0 -> 5.3 Victor Porton
2014-08-13 19:17 ` Victor Porton
2014-08-13 19:28 ` Simon Wright
2014-08-13 19:33   ` Victor Porton
2014-08-13 19:41     ` Per Sandberg
2014-08-13 20:10       ` Victor Porton
2014-08-13 20:29         ` Björn Lundin
2014-08-13 20:36           ` Victor Porton
2014-08-13 22:36             ` Björn Lundin [this message]
2014-08-14 12:03               ` Victor Porton
2014-08-14  7:19         ` Egil H H
2014-08-14  7:32           ` Simon Wright
2014-08-14  8:00           ` Dmitry A. Kazakov
2014-08-14 12:14           ` Victor Porton
2014-08-14 12:18           ` Victor Porton
2014-08-14 15:56             ` Dmitry A. Kazakov
2014-08-14 15:59               ` Victor Porton
2014-08-14 16:09                 ` Dmitry A. Kazakov
2014-08-14 16:15                   ` Victor Porton
2014-08-14 16:49                     ` Simon Wright
2014-08-14 17:18                       ` Victor Porton
2014-08-14 17:22                     ` Dmitry A. Kazakov
2014-08-14 17:27                       ` Victor Porton
2014-08-14 17:32                         ` Simon Wright
2014-08-14 17:43                           ` Victor Porton
2014-08-14 20:03                             ` Dmitry A. Kazakov
2014-08-14 20:27                               ` Victor Porton
2014-08-15  7:00                                 ` Dmitry A. Kazakov
2014-08-15 12:06                                   ` porton.victor
2014-08-16 11:53                                   ` Stephen Leake
2014-08-15  6:36                               ` Simon Wright
2014-08-14 20:50                             ` Simon Wright
2014-08-15 12:07                               ` porton.victor
2014-08-16 11:55                                 ` Stephen Leake
2014-08-16 16:11                                 ` Simon Wright
replies disabled

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