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 08:10:27 PST Path: archiver1.google.com!news2.google.com!news.maxwell.syr.edu!uninett.no!ntnu.no!not-for-mail From: Preben Randhol Newsgroups: comp.lang.ada Subject: Re: gnatlink error on Debian Woody Date: Tue, 11 Nov 2003 16:10:27 +0000 (UTC) Organization: PVV Message-ID: References: <3FB10787.8F67E975@konad.de> NNTP-Posting-Host: 129.241.83.82 X-Trace: tyfon.itea.ntnu.no 1068567027 25915 129.241.83.82 (11 Nov 2003 16:10:27 GMT) X-Complaints-To: usenet@itea.ntnu.no NNTP-Posting-Date: Tue, 11 Nov 2003 16:10:27 +0000 (UTC) User-Agent: slrn/0.9.8.0 (Linux) Xref: archiver1.google.com comp.lang.ada:2357 Date: 2003-11-11T16:10:27+00:00 List-Id: On 2003-11-11, Frank Piron wrote: > > Finally i detected the cause of the problem. > I used - like you - the gnat.traceback.symbolic package. > This package contains the linker pragma "-laddr2line" in > file g-trasym.adb of the Debian - Gnat distribution. Will it work if you remove the pragma Linker_Options ("-laddr2line"); or will gnat.traceback.symbolic break? Preben -- "Saving keystrokes is the job of the text editor, not the programming language."