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,80ac17d2f96c07ca X-Google-Attributes: gid103376,public From: WhiteR@CRPL.Cedar-Rapids.lib.IA.US (Robert S. White) Subject: Re: Problem with Win32Ada Date: 1996/03/29 Message-ID: <4jfjeu$uvo@flood.weeg.uiowa.edu>#1/1 X-Deja-AN: 144775213 distribution: world references: <4jc3oo$q5g@simba.lejonet.se> content-type: Text/Plain; charset=US-ASCII organization: self mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-03-29T00:00:00+00:00 List-Id: In article <4jc3oo$q5g@simba.lejonet.se>, bois@gbg.ifsab.se says... > >Hello, > >I am having some problems with the Win32Ada binding. I am using GNAT >3.01a ( NT Workstation 4.0 Build 1234 ). When I run the install.bat I >get the following printout: > >Building support libraries, takes several minutes . . . >Press any key to continue . . . >No code generated for file extensible.adb (generic unit) >No code generated for file win32-search.adb (generic unit) >Support libraries built. >Now four small Ada/Windows test programs will be >compiled, linked, and executed . . . >Press any key to continue . . . > >So far so good but then the problems occur > >C:\gnat301a\win32Ada\src\win32-assert.obj: In function >`_win32__assert__fail_assertion': >win32-assert.adb:41: undefined reference to `__assert' >The name specified is not recognized as an internal or external >command, operable program or batch file. > >and so on... > >I am new to this environment so I appreciate any help. > >Thanks, > >Bobby Issazadhe. >IFS R&D >e-mail: bois@gbg.ifsab.se > I get exactly the same error. But I was too lazy to immediately report it, besides I was tyring to see if I could solve the problem first. I was able to reduce the errors by trying various MSVCNT libraries in libs.ld such as \msvcnt\lib\msvcrt.lib, but still get a unresolved symbol for __iob on the test_stdio test program. Note that we must report these type of problems to: report@gnat.com and it also helps to report it to: labtek@yale.edu I put these sites on the CC list for this reply. -- ___________________________________________________________________________ Robert S. White -- an embedded systems software engineer WhiteR@CRPL.Cedar-Rapids.lib.IA.US -- It's long, but I pay for it! ---------------------------------------------------------------------------