Re: Debian Sarge: problem with libgnat.so



On Fri, 2005-12-23 at 13:43 +0100, Ludovic Brenta wrote:
> Martin Klaiber <martinkl@xxxxxxxxxxxxxxxxxx> writes:

> >> Your Makefile is correct, except that it calls the C compiler to link
> >> your program. If you call gnatgcc instead, you should be fine. By
> >> default, gnatgcc looks in /usr/lib/gcc-lib/i486-linux/2.8.1/adalib,
> >> but gcc (the C compiler) only looks in /usr/lib.
> >
> > Hm, gnatgcc gives the same error:
>
> Oops, sorry. I think I meant gnatmake, but even that wouldn't solve
> your problem.

I notice that Ubuntu doesn't have the linker problem shown, and it
comes with libgnat-3.15p-13 (Debian based)...


.



Relevant Pages

  • Re: Debian Sarge: problem with libgnat.so
    ... > Your Makefile is correct, except that it calls the C compiler to link ... If you call gnatgcc instead, ... > but gcc (the C compiler) only looks in /usr/lib. ... Would it be better to use gnatgcc oder gcc then? ...
    (comp.lang.ada)
  • Re: Debian Sarge: problem with libgnat.so
    ... >> Your Makefile is correct, except that it calls the C compiler to link ... If you call gnatgcc instead, ... I suggest that you hide libgnat from C programmers. ... the only standard layout for Ada files is the GNU ...
    (comp.lang.ada)