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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8d9f61a213793c45 X-Google-Attributes: gid103376,public From: "David Taylor" Subject: Re: gnatbl crash Date: 1997/12/24 Message-ID: #1/1 X-Deja-AN: 310019558 References: <882944762.994181135@dejanews.com> Organization: at home Newsgroups: comp.lang.ada Date: 1997-12-24T00:00:00+00:00 List-Id: In article <882944762.994181135@dejanews.com>, jah@ternion.com wrote: >Any clues to this one? > >During the linking of any executable, including the ones in the examples >directory, I get the following: > >collect2: ld returned 1 exit status >ld: Segmentation fault. Removing output file... > >I am using GNAT 3.09 on an SGI with IRIX6.2. > >-------------------==== Posted via Deja News ====----------------------- > http://www.dejanews.com/ Search, Read, Post to Usenet If you have access to http://www.gnat.com, go to the gnat-chat archives there and look for traffic with titles like "GNAT and Irix". It sounds like you have the old "old_ld" problem. dave