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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,c96afc4bd5bda0f0 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news1.google.com!proxad.net!freenix!oleane.net!oleane!not-for-mail From: "Nicolas" Newsgroups: comp.lang.ada Subject: Re: Gnat 3.4.2 tasking errorcodes windows Date: Tue, 18 Jan 2005 17:34:45 +0100 Organization: Guest of France Telecom's news reading service Message-ID: References: <166qu0pdfgm61fvc563sun9857uui0r40e@4ax.com> NNTP-Posting-Host: 217.167.42.235 X-Trace: s1.news.oleane.net 1106066087 9347 217.167.42.235 (18 Jan 2005 16:34:47 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Tue, 18 Jan 2005 16:34:47 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Xref: g2news1.google.com comp.lang.ada:7892 Date: 2005-01-18T17:34:45+01:00 List-Id: If this is the file which was on sourceforge with an older version of binutils, it doesn't work with current binutils-2.15.91-20040904-1 Link will be fine, but output of stacktrace will be corrupted. You have to build libaddr2line.a with corresponding binutils version (check binutils makefile) "Craig Carey" a �crit dans le message de news: 166qu0pdfgm61fvc563sun9857uui0r40e@4ax.com... > > On Mon, 17 Jan 2005 20:44:54 +0100, Bj�rn Lundin wrote: > ... >>I then tried to use gnat 3.4.2 from minGW, instead of 3.15.p, but I got he >>same results still. Besides, it it only me that misses libaddr2line, used >>to >>print stacktraces? It was included in 3.15p, but now I cant find it :( > ... > > A "libaddr2line.a" file for Windows is here: > > http://public.planetmirror.com/pub/sf/m/mi/mingw/libaddr2line.tar.gz > > 12.2 KB. Contains: "libaddr2line.a" (13,086 bytes). > > The same file was once at Sourceforge and it is not there now: > > http://sourceforge.net/projects/mingw/ > > --.