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,ecb9a6b73bef184f X-Google-Attributes: gid103376,public From: Ronald Cole Subject: Re: gnat compilation fails with missing symbols Date: 1998/05/28 Message-ID: <87d8cygc4h.fsf@yakisoba.forte-intl.com>#1/1 X-Deja-AN: 357471649 References: X-Complaints-To: newsabuse@supernews.com X-Trace: 896401614 EUKXRERNICB63CF8DC usenet51.supernews.com Organization: Forte International Technical Consulting - +1 760 499 9142 Newsgroups: comp.lang.ada Date: 1998-05-28T00:00:00+00:00 List-Id: dewar@merv.cs.nyu.edu (Robert Dewar) writes: > < a-misc.o: In function `yyparse': > a-misc.o(.text+0x16): undefined reference to `__builtin_setjmp' > a-raise.o: In function `__gnat_raise_nodefer_with_msg': > a-raise.o(.text+0xc4): undefined reference to `__builtin_longjmp' > >> > > You are using the wrong C compiler. Read the directions carefully and > follow them exactly! What Robert means is that there are patches in the GNAT source tree to be applied to gcc-2.7.2.x so that it will support GNAT. If you are using a gcc built without those patches, then "you are using the wrong C compiler". -- Forte International, P.O. Box 1412, Ridgecrest, CA 93556-1412 Ronald Cole Phone: (760) 499-9142 President, CEO Fax: (760) 499-9152 My PGP fingerprint: 15 6E C7 91 5F AF 17 C4 24 93 CB 6B EB 38 B5 E5