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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f7991917649b63a4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-05-30 10:01:02 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.tele.dk!small.news.tele.dk!194.25.134.62!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: Hans Beck Newsgroups: comp.lang.ada Subject: Re: problems making OpenGL with Gnat 3.13p Date: Thu, 30 May 2002 19:04:16 +0200 Organization: T-Online Message-ID: <3CF65B90.7070609@t-online.de> References: <3CF658C1.3040603@t-online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: news.t-online.com 1022777932 03 28404 W4QLb07GSx-GM7 020530 16:58:52 X-Complaints-To: abuse@t-online.com X-Sender: 07203922280-0001@t-dialin.net User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.9) Gecko/20020311 X-Accept-Language: en-us, en Xref: archiver1.google.com comp.lang.ada:25016 Date: 2002-05-30T19:04:16+02:00 List-Id: Hi, > I added the libraries libgl32.a, libglux.a and libopengl32.a as > described, but it seems there is a problem with libglux.a Constants will > be taken from it, but all functions / procedures are not found by the > linker. Is it possible that libglux.a has a problem ? (the other libs > are processed correct...) > there is a writing error: I mean the libglaux.a not libglux. Sorry. Hans