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,1673f51583843955 X-Google-Attributes: gid103376,public From: dbryan@mail.bcpl.lib.md.us (J. David Bryan) Subject: Re: gnat304a and win32ada :( Date: 1996/12/03 Message-ID: <580ikj$6c5@news.abs.net>#1/1 X-Deja-AN: 202036087 references: <57ma1q$b8@singer.cent.gla.ac.uk> <849529346.18999@dejanews.com> organization: Palomar Corporation newsgroups: comp.lang.ada Date: 1996-12-03T00:00:00+00:00 List-Id: On Mon, 02 Dec 1996 06:41:05 -0600 in article <849529346.18999@dejanews.com>, jim@dcs.gla.ac.uk wrote... > >I thought, perhaps, that there were a particular version of the libraries >which were needed, or that I hadn't included the correct pathnames for >the libraries in the .ld files. I've checked, checked, and checked again. All of the undefined imports are in GDI32.DLL, so I surmise you're not linking in GDI32.LIB. WINLIBS.LD references GDI32.LIB; is the path listed in this file correct? -- -- Dave Bryan dbryan@mail.bcpl.lib.md.us