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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,e8856531bb6faeb5 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.66.89.65 with SMTP id bm1mr1494572pab.34.1350104769151; Fri, 12 Oct 2012 22:06:09 -0700 (PDT) Received: by 10.68.125.164 with SMTP id mr4mr1618474pbb.19.1350104769097; Fri, 12 Oct 2012 22:06:09 -0700 (PDT) Path: s9ni3442pbb.0!nntp.google.com!kt20no30404740pbb.1!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Fri, 12 Oct 2012 22:06:08 -0700 (PDT) In-Reply-To: <29f361fe-613a-426f-a03f-9dcfb02d696a@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=69.20.190.126; posting-account=lJ3JNwoAAAAQfH3VV9vttJLkThaxtTfC NNTP-Posting-Host: 69.20.190.126 References: <29f361fe-613a-426f-a03f-9dcfb02d696a@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <34064d12-00b4-4af9-ba62-18c5b2feebf1@googlegroups.com> Subject: Re: Linking/aspect error. [OpenGL] From: Shark8 Injection-Date: Sat, 13 Oct 2012 05:06:09 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-10-12T22:06:08-07:00 List-Id: I found that it was External_Name rather than Link_name that was giving the error. I'm still a bit puzzled on why the Link_Name had any impact on the errors though.