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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,767ac6b96c80c92c X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!y11g2000yqm.googlegroups.com!not-for-mail From: Gautier write-only Newsgroups: comp.lang.ada Subject: Re: Ann: Generic Image Decoder v.01 Date: Sun, 27 Jun 2010 15:36:11 -0700 (PDT) Organization: http://groups.google.com Message-ID: References: <2ebefa3c-c2b2-4735-afd1-3383188ae01e@x24g2000pro.googlegroups.com> <103b6253-5895-4867-8aed-677c7dc5f49b@38g2000prp.googlegroups.com> NNTP-Posting-Host: 81.62.190.83 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1277678171 5867 127.0.0.1 (27 Jun 2010 22:36:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Sun, 27 Jun 2010 22:36:11 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y11g2000yqm.googlegroups.com; posting-host=81.62.190.83; posting-account=gRqrnQkAAAAC_02ynnhqGk1VRQlve6ZG User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.2 (KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2,gzip(gfe) Xref: g2news1.google.com comp.lang.ada:11958 Date: 2010-06-27T15:36:11-07:00 List-Id: On 27 juin, 21:29, deadlyhead wrote: > A quick note. > > I just tried compiling this package with a GNAT compiler built from > the gcc 4.4.2 sources and the GNU binutils package and got the classic > `cannot find libaddr2line.a' error. I guess you tried to build tb.ads in the "Debug" mode (that's the default), which uses GNAT's symbolic traceback. You can build to_bmp.adb or mini.adb - without the trace-back wrapper - and also try other build modes as well. Or even use a complete version of GNAT or even another compiler ;-). ______________________________________________________________ Gautier's Ada programming -- http://gautiersblog.blogspot.com/