From owner-freebsd-bugs@FreeBSD.ORG Fri Feb 25 07:20:11 2011 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EF401065694 for ; Fri, 25 Feb 2011 07:20:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id E904D8FC08 for ; Fri, 25 Feb 2011 07:20:10 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id p1P7KAmE018817 for ; Fri, 25 Feb 2011 07:20:10 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id p1P7KAnW018812; Fri, 25 Feb 2011 07:20:10 GMT (envelope-from gnats) Date: Fri, 25 Feb 2011 07:20:10 GMT Message-Id: <201102250720.p1P7KAnW018812@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: Bruce Cran Cc: Subject: Re: gnu/139239: ld(1) /usr/bin/ld: Please report this bug. X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bruce Cran List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Feb 2011 07:20:11 -0000 The following reply was made to PR gnu/139239; it has been noted by GNATS. From: Bruce Cran To: bug-followup@freebsd.org, beetle@gambler.ru Cc: Subject: Re: gnu/139239: ld(1) /usr/bin/ld: Please report this bug. Date: Fri, 25 Feb 2011 07:18:47 +0000 It looks like this has been fixed, too: passing -m32 automatically causes ld to link with libraries in /usr/lib32 on 9-CURRENT. -- Bruce Cran