From owner-freebsd-hackers@FreeBSD.ORG Mon Jul 24 18:38:39 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 53FAA16A4DD; Mon, 24 Jul 2006 18:38:39 +0000 (UTC) (envelope-from julian@elischer.org) Received: from a50.ironport.com (a50.ironport.com [63.251.108.112]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0982143D46; Mon, 24 Jul 2006 18:38:37 +0000 (GMT) (envelope-from julian@elischer.org) Received: from unknown (HELO [10.251.18.229]) ([10.251.18.229]) by a50.ironport.com with ESMTP; 24 Jul 2006 11:38:37 -0700 Message-ID: <44C513AD.70505@elischer.org> Date: Mon, 24 Jul 2006 11:38:37 -0700 From: Julian Elischer User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.13) Gecko/20060414 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Gerald Pfeifer References: <200607221914.15826.lofi@freebsd.org> <200607241706.08396.tijl@ulyssis.org> In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Daniel Eischen , Tijl Coosemans , freebsd-emulation@freebsd.org, Michael Nottebrock , freebsd-hackers@freebsd.org Subject: Re: [emulation] WINE vs. FreeBSD X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Jul 2006 18:38:39 -0000 Gerald Pfeifer wrote: >On Mon, 24 Jul 2006, Daniel Eischen wrote: > > >>See my response to this in a previous reply to this thread. libthr >>and libpthread use LDT's for TLS. WINE is stomping on them because >>it doesn't properly create LDTs. This is not a problem with either >>of the thread libraries and this issue has been known ever since we >>implemented TLS years ago. >> >> > >If someone could help getting this address in Wine, this would be >really cool! > > wine assumes it knows what LDTs it wants and goes for them by name. FreeBSD expects you to let it give you the next free one. >Gerald >_______________________________________________ >freebsd-hackers@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-hackers >To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" > >