Bug#512328: gnatlink wants to use libgnat-4.3.a and libgnarl-4.3.a which don't exist

2009-01-20 Thread Kay Hayen
Hello Ludovic, You are absolutely right. Puting the "-static" only after "-largs" probably only affects the final command build by gnatlink, but not enough besides that. Puting it outside -largs fixed the issue. I can (now) see how of course passing -static to ld will not be enough. So I gue

Bug#512328: Missing symlink

2009-01-19 Thread Kay Hayen
Hello, I also noted the following: #> locate libgnat | egrep '.a$' /usr/lib/gcc/x86_64-linux-gnu/4.3/rts-native/adalib/libgnat.a /usr/lib/gcc/x86_64-linux-gnu/4.3/rts-sjlj/adalib/libgnat-4.3.a /usr/lib/gcc/x86_64-linux-gnu/4.3/rts-sjlj/adalib/libgnat.a /usr/lib/gcc-snapshot/lib/gcc/x86_64-linux-

Bug#512328: gnatlink wants to use libgnat-4.3.a and libgnarl-4.3.a which don't exist

2009-01-19 Thread Kay Hayen
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.2

Bug#493814: Dangling libgnat.so-4.3 links in adalib directory of gnat, no libgnat.so file

2008-08-06 Thread Kay Hayen
Hello Ludovic, > Kay Hayen writes: > > We are compiling software not necessarily with the system default > > compiler, but based on PATH. For that purpose we figure out the > > adalib directory of the used compiler, and link against libgnat.so > > from there. &g

Bug#493814: Dangling libgnat.so-4.3 links in adalib directory of gnat, no libgnat.so file

2008-08-05 Thread Kay Hayen
lib/libgnat-4.3.so -> libgnat-4.3.so.1 -rw-r--r-- 1 root root 5625476 14. Jun 12:40 /usr/lib/gcc/x86_64-linux-gnu/4.3/rts-native/adalib/libgnat.a For manually compiled gcc installations there is a libgnat.so in that directory. Thanks in advance, Kay Hayen -- System Information: Debian Release: