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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2765ecafd1ac631a X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-11-11 14:58:38 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!newsfeed.icl.net!newsfeed.fjserv.net!kibo.news.demon.net!news.demon.co.uk!demon!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: gnatlink error on Debian Woody Date: 11 Nov 2003 22:56:19 +0000 Organization: Pushface Sender: simon@smaug.pushface.org Message-ID: References: <3FB10951.151EFA75@konad.de> NNTP-Posting-Host: pogner.demon.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: news.demon.co.uk 1068591517 17977 62.49.19.209 (11 Nov 2003 22:58:37 GMT) X-Complaints-To: abuse@demon.net NNTP-Posting-Date: Tue, 11 Nov 2003 22:58:37 +0000 (UTC) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Xref: archiver1.google.com comp.lang.ada:2386 Date: 2003-11-11T22:56:19+00:00 List-Id: Frank Piron writes: > I tried gnat-3.15p and got the same error. Reason: there is > a linker pragma "-laddr2line" in the gnat.traceback.symbolic > package which i used successfully on win32. You have to build > the libaddr2line from the gnu binary utils. I found instructions > how to do it here: > http://home.cogeco.ca/~ve3wwg/HPUX-11-GNAT-3.14p-BUILD.pdf An alternative is to use plain gnat.exception_traces .. -- Simon Wright 100% Ada, no bugs.