Your message dated Tue, 20 Jan 2009 18:55:49 +0100
with message-id <87wscpsvyy....@ludovic-brenta.org>
and subject line Re: Bug#512328: gnatlink wants to use libgnat-4.3.a and 
libgnarl-4.3.a which don't exist
has caused the Debian Bug report #512328,
regarding gnatlink wants to use libgnat-4.3.a and libgnarl-4.3.a which don't 
exist
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
512328: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=512328
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: gnat-4.3
Version: 4.3.2-1.1
Severity: normal


When executing gnatmake with -largs -static we get the following output:

gnatlink rendezvous_server_main.ali -fno-strict-aliasing -o 
/usr/users/hayen/build/artas-v7a1-ps2-acs/acs/acs-bin/bin/rendezvous_server.7.A.1.acs4
 -g -static
/usr/bin/ld: cannot find -lgnarl-4.3
collect2: ld returned 1 exit status
gnatlink: error when calling /usr/bin/gcc-4.3
gnatmake: *** link failed.

We previously had similar defect for .so files. It seems either there should be 
a 
libgnat.a as well as a libgnat-4.3.a, one of which might be a symlink. Could be
wiser though to remove the need for lib*-4.3.a files entirely.

Workaround is to create the symbolic links by hand.

Best regards,
Kay Hayen

-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (900, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnat-4.3 depends on:
ii  gcc-4.3                   4.3.2-1.1      The GNU C compiler
ii  gnat-4.3-base             4.3.2-1.1      The GNU Compiler Collection (gnat 
ii  libc6                     2.7-18         GNU C Library: Shared libraries
ii  libc6-dev                 2.7-18         GNU C Library: Development Librari
ii  libgcc1                   1:4.3.2-1.1    GCC support library
ii  libgmp3c2                 2:4.2.2+dfsg-3 Multiprecision arithmetic library
ii  libgnat-4.3               4.3.2-1.1      Runtime library for GNU Ada applic
ii  libgnatprj4.3             4.3.2-1.1      GNU Ada Project Manager
ii  libgnatvsn4.3             4.3.2-1.1      GNU Ada compiler version library
ii  libmpfr1ldbl              2.3.1.dfsg.1-2 multiple precision floating-point 

gnat-4.3 recommends no packages.

Versions of packages gnat-4.3 suggests:
ii  ada-reference-manual       20021112web-3 The standard describing the Ada 95
ii  gnat-4.3-doc               4.3.2.nf1-1   documentation for the GNU Ada 95 C

-- no debconf information



--- End Message ---
--- Begin Message ---
Kay Hayen <kayha...@gmx.de> writes:
> Just as a small small side issue. The "-static" parameter is not
> part of what gnatmake outputs, nor could I google it. I am assuming
> it is undocumented on the gnatmake level. I did find it for gnatbind
> though.

You're right, of course.  This was an oversight on my part: only
gnatbind realy cares about -static, it emits "pragma Linker_Options"
as appropriate in the binder-generated file and then gnatlink picks
them up.

Closing the bug now.

-- 
Ludovic Brenta.


--- End Message ---

Reply via email to