From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,b2e3c95be583034a X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!y42g2000hsy.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Ada on Linux Date: Mon, 03 Sep 2007 04:47:03 -0700 Organization: http://groups.google.com Message-ID: <1188820023.550606.18450@y42g2000hsy.googlegroups.com> References: <87ps12y3k1.fsf@ludovic-brenta.org> <_bSCi.30254$4A1.8413@news-server.bigpond.net.au> NNTP-Posting-Host: 32.58.34.227 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1188820023 20674 127.0.0.1 (3 Sep 2007 11:47:03 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 3 Sep 2007 11:47:03 +0000 (UTC) In-Reply-To: <_bSCi.30254$4A1.8413@news-server.bigpond.net.au> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: y42g2000hsy.googlegroups.com; posting-host=32.58.34.227; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1687 Date: 2007-09-03T04:47:03-07:00 List-Id: Paul writes: [success] > I guess my main problem throughout this exercise is a lack of understanding > of how the Linux environment works. I'm still looking for a simple primer > on the topic. As an example it took me a while to figure out how to use > ldconfig properly. You don't normally have to run ldconfig. I think you wandered too far. As far as Ada is concerned, I think the Debian Policy for Ada is the closest thing to a primer you can get. Of course, you need to complement that with the documentation for GNAT (http://gcc.gnu.org/onlinedocs/gcc-4.1.2/gnat_ugn_unw/). For a general introduction to Linux and Unix-like systems in general, I don't have a specific recommendation because I learned in 1994 and whatever documents I read then are probably obsolete now :) Anyone else? > I'd like to close off this thread as I have achieved my original aim. > Thanks again for your help. You're welcome. Don't hesitate to open a new thread if you have any more problems. -- Ludovic Brenta.