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,8548f78615531f11,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-10 06:11:03 PST Path: archiver1.google.com!newsfeed.google.com!sn-xit-02!supernews.com!isdnet!teaser.fr!fr.usenet-edu.net!usenet-edu.net!newsfeed00.sul.t-online.de!newsmm00.sul.t-online.com!t-online.de!news.t-online.com!not-for-mail From: "Tobias Giesen" Newsgroups: comp.lang.ada Subject: gnatlink problem on CodeBuilder (Macintosh) Date: Sun, 10 Jun 2001 15:08:18 +0200 Organization: T-Online Message-ID: <9fvrdd$lj8$07$1@news.t-online.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: news.t-online.com 992178417 07 22120 hHi-SoAVS3ABZL 010610 13:06:57 X-Complaints-To: abuse@t-online.com X-Sender: 320040063816-0001@t-dialin.net X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Xref: archiver1.google.com comp.lang.ada:8509 Date: 2001-06-10T15:08:18+02:00 List-Id: Hello! I'm trying to port an Ada program using CodeBuilder 1.1.2. The command is: macmake xxx. I receive many link errors such as: /usr/lib/gcc-lib/powerpc-apple-machten4/2.8.1/adalib//libgnat.a(a-cstrea.o)( .pr+0x8c):a-cstrea.c: undefined reference to 'fstat' Can anyone help? Thanks. Tobias