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,92e58113fdb96ff0 X-Google-Attributes: gid103376,public From: Ronald Cole Subject: Re: GNAT 3.07 public release Date: 1996/12/06 Message-ID: #1/1 X-Deja-AN: 202751966 sender: ronald@devo.ridgecrest.ca.us references: <1996Nov19.112349.1@eisner> organization: RidgeNet - SLIP/PPP Internet, Ridgecrest, CA. (619) 371-3501 newsgroups: comp.lang.ada Date: 1996-12-06T00:00:00+00:00 List-Id: Rolf Ebert writes: > I sent a copy of the above article to report@gnat.com, but had no answer > so far (I'm not a paying customer). That's been my experience, too. > I don't think that Sean built the last release as he is aware of such > issues. I suppose someone else did it for him this time. That one > built gcc/gnat in the usual gcc way (without specifying the > architecture) which is not the usual Linux way (providing i486-linux to > configure) Following the instructions to recompile, I got this error building the the 3.07-stage1 with 3.05: $ make CC=gcc CFLAGS="-O2" LANGUAGES="c ada" [...snip...] gcc -DIN_GCC -O2 -o ../gnat1 b_gnat1.o a-adaint.o a-gettty.o a-gtran3.o a-misc.o a-trans3.o a-trans4.o a-trans.o a-uintp.o a-argv.o a-raise.o a-init.o ada.o a-charac.o a-chlat1.o alloc.o atree.o casing.o checks.o comperr.o csets.o cstand.o debug.o debug_a.o einfo.o elists.o errout.o eval_fat.o exp_attr.o exp_ch11.o exp_ch13.o exp_ch2.o exp_ch3.o exp_ch4.o exp_ch5.o exp_ch6.o exp_ch7.o exp_ch8.o exp_ch9.o exp_code.o exp_dbug.o exp_disp.o exp_dist.o exp_fixd.o exp_aggr.o exp_intr.o exp_pakd.o exp_prag.o exp_strm.o exp_tss.o exp_util.o expander.o features.o fname.o freeze.o frontend.o g-hesora.o gnat.o g-htable.o g-os_lib.o get_targ.o gnatvsn.o hostparm.o itypes.o inline.o krunch.o lib.o lib-load.o lib-writ.o namet.o nlists.o nmake.o opt.o osint.o output.o par.o restrict.o rtsfind.o s-assert.o s-stalib.o s-stoele.o s-tasoli.o s-taspda.o s-exctab.o s-wchcnv.o s-wchcon.o s-wchjis.o scans.o scn.o sdefault.o sem.o sem_aggr.o sem_attr.o sem_ch10.o sem_ch11.o sem_ch12.o sem_ch13.o sem_ch2.o sem_ch3.o sem_ch4.o sem_ch5.o sem_ch6.o sem_ch7.o sem_ch8.o sem_ch9.o sem_disp.o sem_case.o sem_dist.o sem_eval.o sem_intr.o sem_mech.o sem_prag.o sem_res.o sem_type.o sem_util.o sinfo-cn.o sinfo.o sinput.o sinput-l.o snames.o sprint.o stand.o stringt.o style.o switch.o system.o tbuild.o tree_gen.o tree_io.o treepr.o treeprs.o ttypef.o ttypes.o types.o uintp.o uname.o urealp.o usage.o widechar.o back_end.o gnat1drv.o `cat ../stamp-objlist` `if [ xobstack.o != x ]; then echo ../obstack.o; else true; fi` `case "gcc" in "cc") if [ x != x ]; then echo ../; else true; fi ;; esac` `if [ x != x ]; then echo ../; else true; fi` 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+0xa8): undefined reference to `__builtin_longjmp' make[1]: *** [../gnat1] Error 1 make[1]: Leaving directory `/root/z/x/gcc/ada' make: *** [gnat1] Error 2 -- Forte International, P.O. Box 1412, Ridgecrest, CA 93556-1412 Ronald Cole Phone: (619) 499-9142 President, CEO Fax: (619) 499-9152 My PGP fingerprint: E9 A8 E3 68 61 88 EF 43 56 2B CE 3E E9 8F 3F 2B