comp.lang.ada
 help / color / mirror / Atom feed
From: Hans Petter Ladim <hanslad@gmail.com>
Subject: Re: Linking problem in GPS 2011
Date: Sat, 22 Oct 2011 03:52:51 -0700 (PDT)
Date: 2011-10-22T03:52:51-07:00	[thread overview]
Message-ID: <4befa02e-7854-4b66-8312-1b9a8eece5cf@f36g2000vbm.googlegroups.com> (raw)
In-Reply-To: 87fwimjd6b.fsf@ludovic-brenta.org

Thanks for quick answer!

The command:
$ dpkg -L libc6-dev | grep /crt1.o
Gives:
/usr/lib/x86_64-linux-gnu/crt1.o

The command:
 $ /usr/gnat/libexec/gcc/x86_64-pc-linux-gnu/4.5.3/ld --verbose | grep
SEARCH_DIR | tr ' ' '\n'
Gives:
SEARCH_DIR("/usr/gnat/x86_64-pc-linux-gnu/lib64");
SEARCH_DIR("/usr/gnat/lib64");
SEARCH_DIR("/usr/local/lib64");
SEARCH_DIR("/lib64");
SEARCH_DIR("/usr/lib64");
SEARCH_DIR("/usr/gnat/x86_64-pc-linux-gnu/lib");
SEARCH_DIR("/usr/gnat/lib");
SEARCH_DIR("/usr/local/lib");
SEARCH_DIR("/lib");
SEARCH_DIR("/usr/lib");

And command export LD_LIBRARY_PATH=/usr/lib/x86_64-linux-gnu does not
help. Still same error message.

I belive the version of GPS you get from installing through apt-get is
somewhat old?

I hope to fix this problem using GPS 2011.

Any more ideas? :)

HP



  reply	other threads:[~2011-10-22 10:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-21 19:41 Linking problem in GPS 2011 Hans Petter Ladim
2011-10-21 20:35 ` Ludovic Brenta
2011-10-22 10:52   ` Hans Petter Ladim [this message]
2011-10-22 11:05     ` Pascal Obry
2011-10-22 12:57     ` Ludovic Brenta
2011-10-22 13:22       ` Simon Wright
2011-10-22 13:32         ` Pascal Obry
2011-10-22 13:31       ` Pascal Obry
2011-10-22 10:57   ` Pascal Obry
2011-10-24 10:47     ` Alex R.  Mosteo
2011-10-31 20:50       ` Hans Petter Ladim
replies disabled

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