From owner-freebsd-current@FreeBSD.ORG Fri Nov 2 05:27:36 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 29602B4C; Fri, 2 Nov 2012 05:27:36 +0000 (UTC) (envelope-from jbeich@tormail.org) Received: from outgoing.tormail.org (outgoing.tormail.org [82.221.96.22]) by mx1.freebsd.org (Postfix) with ESMTP id BA60B8FC0C; Fri, 2 Nov 2012 05:27:35 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=internal.tormail.org) by outgoing.tormail.org with esmtp (Exim 4.72) (envelope-from ) id 1TU9mx-00078y-Ba; Fri, 02 Nov 2012 08:27:27 +0300 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=tormail.org; s=tm; h=Message-Id:X-TorMail-User:Content-Type:MIME-Version:References:Date:Subject:Cc:To:From; bh=73JMMdEOUN/e9Faj84ONYsOhUUIOmF5e8wrTtdVzW2k=; b=fIi3nbUD/LEwBvsVvK1i+9LQnQVAc89sDxnEMIVEURTcdgbl/iymIEbt0ZgnaaLhaa0BTWrHpx0teZEawTDGRzDOXVpP6fhnvXYKmN63Sc7EwryE5cac3F9owuv9acBW4xkzWyW8gt+8wPvpQ1ZyRaK5ZGmm2GJ8DxzVyn8Iiuc=; Received: from jbeich by internal.tormail.org with local (Exim 4.63) (envelope-from ) id 1TU9lE-000KmO-Cc; Fri, 02 Nov 2012 05:25:41 +0000 From: Jan Beich To: Brooks Davis Subject: Re: November 5th is Clang-Day Date: Thu, 01 Nov 2012 20:24:55 -0900 References: <20121102032945.GF65074@lor.one-eyed-alien.net> MIME-Version: 1.0 Content-Type: text/plain X-TorMail-User: jbeich Message-Id: <1TU9lE-000KmO-Cc@internal.tormail.org> Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Nov 2012 05:27:36 -0000 Brooks Davis writes: > Known Issues emulators/wine doesn't work with lib32 built by clang, probably due to wine bugs.