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,start X-Google-Attributes: gid103376,public From: jim@dcs.gla.ac.uk (Jim) Subject: gnat304a and win32ada :( Date: 1996/11/29 Message-ID: <57ma1q$b8@singer.cent.gla.ac.uk>#1/1 X-Deja-AN: 201378381 organization: Department of Computing Science, University of Glasgow, Scotland content-type: Text/Plain; charset=US-ASCII mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-11-29T00:00:00+00:00 List-Id: Hi, I recently downloaded gnat 304a for win95/winNt and followed all the instructions I could find. Gnat installed and compiled fine but win32ada did not. When I try to build the supplied sample gdidemo I get the following messages: (this has been chopped to save space) poly.adb(.text+0x19c2): undefined reference to `_DeleteObject@4' poly.adb(.text+0x19d4): undefined reference to `_SetROP2@8' init.adb(.text+0x6a): undefined reference to `_GetStockObject@4' init.adb(.text+0xcd): undefined reference to `_GetStockObject@4' init.adb(.text+0x13b): undefined reference to `_GetStockObject@4' init.adb(.text+0x1b5): undefined reference to `_GetStockObject@4' init.adb(.text+0x245): undefined reference to `_GetStockObject@4' init.adb(.text+0x2eb): more undefined references to `_GetStockObject@4' follow xform.adb(.text+0x745): undefined reference to `_BitBlt@36' xform.adb(.text+0x7da): undefined reference to `_SetViewportOrgEx@16' xform.adb(.text+0x80f): undefined reference to `_SetWorldTransform@8' xform.adb(.text+0x91a): undefined reference to `_Polyline@12' xform.adb(.text+0x951): undefined reference to `_ModifyWorldTransform@12' xform.adb(.text+0x96a): undefined reference to `_SetViewportOrgEx@16' xform.adb(.text+0xaa2): undefined reference to `_SetViewportOrgEx@16' xform.adb(.text+0xad7): undefined reference to `_SetWorldTransform@8' xform.adb(.text+0xbe2): undefined reference to `_Polyline@12' xform.adb(.text+0xc19): undefined reference to `_ModifyWorldTransform@12' xform.adb(.text+0xd24): undefined reference to `_Polyline@12' xform.adb(.text+0xd39): undefined reference to `_GetWorldTransform@8' xform.adb(.text+0xeec): undefined reference to `_ModifyWorldTransform@12' xform.adb(.text+0xf05): undefined reference to `_SetViewportOrgEx@16' gnatmake: *** link failed. I guess that there are some object files or libraries which the compiler needs and can't find, but I'm clueless as to what to do about it. I've tried this installation on two different machines, on windows NT 4.0 and windows 95. I don't think this is an OS setup problem. Thanks for your help, -- Jim ____________________________________________________________________ Jim Burns Research Assistant Phone +44 141 339 8855 x2069 Department of Computing Science Fax +44 141 330 4913 The University of Glasgow Email jim@dcs.gla.ac.uk Scotland Url http://www.dcs.gla.ac.uk/~jim G12 8QQ ____________________________________________________________________