From owner-freebsd-bugs Mon Nov 20 23:40: 8 2000 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6CF5237B4D7 for ; Mon, 20 Nov 2000 23:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA50364; Mon, 20 Nov 2000 23:40:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id D379B37B4CF; Mon, 20 Nov 2000 23:31:34 -0800 (PST) Message-Id: <20001121073134.D379B37B4CF@hub.freebsd.org> Date: Mon, 20 Nov 2000 23:31:34 -0800 (PST) From: yakisoba@f2.dion.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: bin/23002: libc_r.so.? should link libgcc_r_pic.a, not libgcc_pic.a. Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 23002 >Category: bin >Synopsis: libc_r.so.? should link libgcc_r_pic.a, not libgcc_pic.a. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Nov 20 23:40:01 PST 2000 >Closed-Date: >Last-Modified: >Originator: Naohiko Tsuji >Release: FreeBSD 4.2-BETA >Organization: >Environment: src/gnu/usr.bin/cc/cc_tools/freebsd-native.h rev 1.7 ( rev 1.5.2.1 in RELENG_4 branch) or later. >Description: >How-To-Repeat: >Fix: 1. lib/libc_r/Makefile add below. LDADD = -pthread 2. Makefile.inc1 modified for 'make buildworld'. libraries: .for _lib in ${_csu} gnu/lib/csu gnu/lib/libgcc gnu/lib/libgcc_r lib/libmd lib/libcrypt \ ^^^^^^^^^^^^^ >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message