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,XPRIO autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3d4b1fd63b6dc4c5,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-11-02 13:10:00 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed00.sul.t-online.de!t-online.de!blackbush.xlink.net!blackbush.de.kpnqwest.net!scapa.de.kpnqwest.net!194.121.123.2!193.141.58.28 From: "Axeplyr" Newsgroups: comp.lang.ada Subject: ObjectAda 7.1 Special Edition - how do I use my own packages? Date: Fri, 2 Nov 2001 22:05:14 +0100 Organization: KPNQwest Germany GmbH, customer reader site Message-ID: <3be30a84@194.121.123.2> NNTP-Posting-Host: 194.121.123.2 X-Trace: newsreader2.lb-lan.ka.de.kpnqwest.net 1004735267 18157 194.121.123.2 (2 Nov 2001 21:07:47 GMT) X-Complaints-To: "abuse@de.kpnqwest.net" NNTP-Posting-Date: Fri, 2 Nov 2001 21:07:47 +0000 (UTC) X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2462.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2462.0000 X-Original-NNTP-Posting-Host: 193.141.58.28 Xref: archiver1.google.com comp.lang.ada:15700 Date: 2001-11-02T22:05:14+01:00 List-Id: Hey, Everybody; I'm new to this group and new to ADA. I picked up an ADA book (Problem Solving and Program Design, Feldman/Koffman). It came with ObjectAda Special Edition Version 7.1. The book runs you through the basics and eventually demonstrates a package that you must put into the library. I followed the book's explanation and compiled the .spc file with no problems. Then the .bdy file must be compiled, but I can't figure out how to compile it! I tried inserting the .iff, .xrc, and .spc files into the respective libraries, no help. The documentation with this compiler is weak at best. Am I missing something? Is there an easier way? Thanks, John