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,24a51cf5e74c0d9c,start X-Google-Attributes: gid103376,public From: John English Subject: GNAT/NT: "-luser32.a not found" Date: 2000/03/21 Message-ID: <38D77964.4FB0C2D3@bton.ac.uk>#1/1 X-Deja-AN: 600402969 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii X-Complaints-To: news@bton.ac.uk X-Trace: saturn.bton.ac.uk 953645235 16827 193.62.183.204 (21 Mar 2000 13:27:15 GMT) Organization: University of Brighton Mime-Version: 1.0 NNTP-Posting-Date: 21 Mar 2000 13:27:15 GMT Newsgroups: comp.lang.ada Date: 2000-03-21T13:27:15+00:00 List-Id: We have GNAT installed on an NT server (in K:\GNAT) for use by our students, but it looks like some registry keys haven't been exported correctly to the student accounts, and I'm trying to sort out what we need to do to fix it. The Win32 binding isn't visible, and I discovered that the HKLM\Software\ACT\GNAT\Standard Libraries key was missing. I added it manually to a test account, with the name WIN32 and the value K:\GNAT\Bindings\Win32Ada, but now the linker reports "-luser32.a not found" (libuser32.a is in K:\GNAT\LIB, btw). I've looked at my own machine but I can't find anything relating to the library path -- I always assumed it used the executable's path to find the library directory, but it seems I'm wrong. RTFM-ing hasn't turned anything up yet either. Can anyone tell me the magic spell I need to fix this, please? ----------------------------------------------------------------- John English | mailto:je@brighton.ac.uk Senior Lecturer | http://www.it.bton.ac.uk/staff/je Dept. of Computing | ** NON-PROFIT CD FOR CS STUDENTS ** University of Brighton | -- see http://burks.bton.ac.uk -----------------------------------------------------------------