From owner-freebsd-threads@FreeBSD.ORG Fri Jun 27 06:57:02 2003 Return-Path: Delivered-To: freebsd-threads@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BD8E37B401; Fri, 27 Jun 2003 06:57:02 -0700 (PDT) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A90D43FEA; Fri, 27 Jun 2003 06:57:01 -0700 (PDT) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.9/8.12.9) with ESMTP id h5RDv1DZ024207; Fri, 27 Jun 2003 06:57:01 -0700 (PDT) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9) with ESMTP id h5RDv0hn044347; Fri, 27 Jun 2003 06:57:00 -0700 (PDT) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.9/8.12.9/Submit) id h5RDv0ZQ044346; Fri, 27 Jun 2003 06:57:00 -0700 (PDT) (envelope-from marcel) Date: Fri, 27 Jun 2003 06:57:00 -0700 From: Marcel Moolenaar To: deischen@freebsd.org Message-ID: <20030627135700.GA43189@dhcp01.pn.xcllnt.net> References: <20030627085158.GA42350@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.4i cc: threads@freebsd.org cc: Ruslan Ermilov Subject: Re: Obsoleting libc_r: How to create compat links X-BeenThere: freebsd-threads@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Threading on FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2003 13:57:02 -0000 On Fri, Jun 27, 2003 at 07:21:38AM -0400, Daniel Eischen wrote: > > > > Correct. I'm not worried about compatibility with previous releases > > and the likes, because ia64 is still tier 2. I want "cc -pthread" > > to work. > > -pthread is obsoleted in -current. I'm surprised that it > hasn't been nuked yet. There hasn't been a need for it > in well over 2 years. Just use -lpthread (-lkse) or -lthr. Ah, ok. We still have some hardcodings to -lc_r, so if nothing else, I avoid breakages causes by not having -lc_r (or an old one). -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net