From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9899 invoked by alias); 26 May 2003 01:44:51 -0000 Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org Received: (qmail 9255 invoked by alias); 26 May 2003 01:44:32 -0000 Date: Mon, 26 May 2003 02:02:00 -0000 Message-ID: <20030526014432.9254.qmail@sources.redhat.com> From: "dave@hiauly1.hia.nrc.ca" To: gcc-bugs@gcc.gnu.org In-Reply-To: <20030304212600.9953.dave.anglin@nrc-cnrc.gc.ca> Reply-To: gcc-bugzilla@gcc.gnu.org Subject: [Bug ada/9953] Unsatisfied symbols: U_prep_frame_rec_for_unwind (code) X-Bugzilla-Reason: CC X-SW-Source: 2003-05/txt/msg02741.txt.bz2 List-Id: PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org. http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9953 ------- Additional Comments From dave@hiauly1.hia.nrc.ca 2003-05-26 01:44 ------- Subject: Re: [Bug ada/9953] Unsatisfied symbols: U_prep_frame_rec_for_unwind (code) > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9953 > > > pinskia@physics.uc.edu changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > Status|UNCONFIRMED |RESOLVED > Resolution| |FIXED > > > ------- Additional Comments From pinskia@physics.uc.edu 2003-05-25 21:04 ------- > according to trail this has been fixed in 3.2.3, 3.3, and 3.4, closing then as fixed. Actually, while this is fixed on 3.2.3 and 3.3, I hit the same problem again building 3.4: GNATLINK 3.4 20030521 (experimental) Copyright 1996-2002 Free Software Foundatio n, Inc. xgcc -c -gnatA -gnatWb -gnatiw -B../../ -I../rts -I. -I/xxx/gnu/gcc-3.3/gcc/gcc/ ada -gnatws b~gnatchop.adb ../../xgcc b~gnatchop.o ../../prefix.o ../../version.o ../rts/ada.o ../rts/a-cha rac.o ../rts/a-chlat1.o ../rts/gnat.o ../rts/g-casuti.o ../rts/g-except.o ../rts /g-hesora.o ../rts/g-htable.o ../rts/interfac.o ../rts/system.o ../rts/s-parame. o ../rts/i-cstrea.o ../rts/s-exctab.o ../rts/a-ioexce.o ../rts/a-string.o ../rts /s-assert.o ../rts/s-except.o ../rts/s-stoele.o ../rts/s-mastop.o ../rts/s-imgin t.o ../rts/a-comlin.o ../rts/a-tags.o ../rts/a-stream.o ../rts/s-soflin.o ../rts /s-stache.o ../rts/s-secsta.o ../rts/g-os_lib.o ../rts/s-finroo.o ../rts/s-memor y.o ../rts/s-stalib.o ../rts/s-strops.o ../rts/s-sopco3.o ../rts/s-sopco4.o ../r ts/s-sopco5.o ../rts/s-traceb.o ../rts/a-except.o ../rts/s-unstyp.o ../rts/s-bit ops.o ../rts/a-strmap.o ../rts/a-stmaco.o ../rts/a-chahan.o ../rts/a-strsea.o .. /rts/a-strfix.o ../rts/s-stratt.o ../rts/s-finimp.o ../rts/a-finali.o ../rts/a-f ilico.o ../rts/g-dirope.o ../rts/g-regexp.o ../rts/g-comlin.o ../rts/s-ficobl.o ../rts/s-fileio.o ../rts/a-textio.o ../rts/s-valuti.o ../rts/s-valuns.o ../rts/s -valint.o ./gnatvsn.o ./hostparm.o ./gnatchop.o -o ../../gnatchop ../rts/libgnat .a ../../../libiberty/libiberty.a -L./ -L../rts/ -L/xxx/gnu/gcc-3.3/gcc/gcc/ada/ -L/opt/gnu/gcc/gcc-3.4/lib/gcc-lib/hppa1.1-hp-hpux10.20/3.4/adalib/ ../rts/libg nat.a -lpthread -B../../ -I../rts -I. -I/xxx/gnu/gcc-3.3/gcc/gcc/ada /usr/ccs/bin/ld: Can't find library for -lpthread I looked briefly at the Makefile and it wasn't obvious how "-lpthread" was getting added under hpux 10.20. Dave ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.