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 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4b5768be7fb2c2ce X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-03-11 09:35:42 PST Path: bga.com!news.sprintlink.net!news.bluesky.net!solaris.cc.vt.edu!news.mathworks.com!newshost.marcam.com!uunet!in1.uu.net!newsflash.concordia.ca!vega.concordia.ca!ct_oreg From: ct_oreg@vega.concordia.ca (Chris O'Regan) Newsgroups: comp.lang.ada Subject: Re: Linking problems... Date: 11 Mar 1995 17:30:21 GMT Organization: Concordia University, Montreal, Canada Message-ID: <3jsmnd$cg3@newsflash.concordia.ca> References: <3jppiv$btr@newsflash.concordia.ca> NNTP-Posting-Host: vega.concordia.ca NNTP-Posting-User: ct_oreg Date: 1995-03-11T17:30:21+00:00 List-Id: In article <3jppiv$btr@newsflash.concordia.ca> CO := Chris O'Regan CO> I tried compiling some of my schoolwork with OS/2 Gnat 2.03, but I have CO>run into a few problems. I compiled my units without any problems, however CO>when I tried to link everthing, I received the following errors: [Error messages Deleted] I have uncovered the solution to my problem myself. :-) A patch has been uploaded to cs.nyu.edu which should fix my problem with the "Undefined symbol __ucmpdi2". Chris --