comp.lang.ada
 help / color / mirror / Atom feed
From: localhost@example.org
Subject: Re: How to leave .ali files in original library?
Date: Thu, 10 Mar 2011 06:10:26 +0000 (UTC)
Date: 2011-03-10T06:10:26+00:00	[thread overview]
Message-ID: <slrningqqj.27q.localhost@example.org> (raw)
In-Reply-To: 87zkp4uhjl.fsf@ludovic-brenta.org

> No, it's pretty much as static as you can get.  This means your
> executable depends only on the C library and the dynamic loader; they
> are guaranteed to exist on your target computer even if it has no
> compiler or other run-time library installed.  So, you can declare
> victory on this front :) BTW, ldd was the correct thing to do, too :)

Super! Thanks for your help, I actually accomplished something sortof.

> So essentially you want an installation of ncurses that you can reuse in
> several programs without recompiling the library.  

I don't mind recompiling the few modules although it is wasteful if you
think about it. I just don't like having the working directory cluttered
with extra files for no good reason. I used to be able to avoid this using
the trick Jeffrey Carter mentioned but now for some reason it doesn't seem
to work.

Thanks for your solution I'll go over it later on.

> http://people.debian.org/~lbrenta/debian-ada-policy.html

Ah great, I'll save the link. Thanks :)



  reply	other threads:[~2011-03-10  6:10 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-09 18:00 How to leave .ali files in original library? localhost
2011-03-09 18:53 ` Jeffrey Carter
2011-03-09 18:56   ` localhost
2011-03-09 19:17   ` localhost
2011-03-10 17:10   ` Robert Matthews
2011-03-10 17:42     ` localhost
2011-03-09 21:10 ` Ludovic Brenta
2011-03-10  6:10   ` localhost [this message]
2011-03-10  6:36     ` Simon Wright
2011-03-10  6:46       ` localhost
2011-03-10  9:23         ` Ludovic Brenta
2011-03-10  9:36           ` localhost
2011-03-10 18:42             ` Per Sandberg
2011-03-10 21:06               ` Simon Wright
2011-03-11  9:12               ` Emacs vs GPS vs Eclipse, Ada vs Lisp vs Lua vs Java Stephen Leake
2011-03-11 11:59                 ` Peter C. Chapin
2011-03-11 14:59                 ` Dmitry A. Kazakov
2011-03-12 12:53                   ` Stephen Leake
2011-03-12 15:23                     ` Dmitry A. Kazakov
2011-03-13 15:17                       ` Stephen Leake
2011-03-13 16:20                         ` Dmitry A. Kazakov
2011-03-14 12:07                           ` Stephen Leake
2011-03-14 13:54                             ` Dmitry A. Kazakov
2011-03-11  8:41             ` How to leave .ali files in original library? Stephen Leake
2011-03-11  8:59               ` localhost
2011-03-12 12:36                 ` Stephen Leake
2011-03-10 21:23           ` Randy Brukardt
2011-03-11  6:05             ` AdaMagica
2011-03-11  6:44               ` Per Sandberg
2011-03-11  9:26                 ` Cyrille
2011-03-11 10:09                   ` Cyrille
2011-03-11  9:02             ` localhost
2011-03-11  9:16               ` Ludovic Brenta
2011-03-11 15:07                 ` Dmitry A. Kazakov
2011-03-12 12:37                 ` Stephen Leake
2011-03-11  9:19             ` Stephen Leake
replies disabled

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