From owner-freebsd-toolchain@freebsd.org Sat Feb 20 15:00:51 2016 Return-Path: Delivered-To: freebsd-toolchain@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 70BA5AAF84E for ; Sat, 20 Feb 2016 15:00:51 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from smtp.digiware.nl (unknown [IPv6:2001:4cb8:90:ffff::3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 3D029C3D; Sat, 20 Feb 2016 15:00:51 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from rack1.digiware.nl (unknown [127.0.0.1]) by smtp.digiware.nl (Postfix) with ESMTP id 18F1E1534E5; Sat, 20 Feb 2016 16:00:49 +0100 (CET) X-Virus-Scanned: amavisd-new at digiware.nl Received: from smtp.digiware.nl ([127.0.0.1]) by rack1.digiware.nl (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id tMINlr02T1QB; Sat, 20 Feb 2016 16:00:20 +0100 (CET) Received: from [192.168.10.10] (asus [192.168.10.10]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.digiware.nl (Postfix) with ESMTPSA id 5FE6D1534E3; Sat, 20 Feb 2016 16:00:20 +0100 (CET) Subject: Re: Questions about problems/errors with the include files To: Dimitry Andric References: <56C878DD.2070203@digiware.nl> Cc: FreeBSD Toolchain From: Willem Jan Withagen Message-ID: <56C87F83.8020901@digiware.nl> Date: Sat, 20 Feb 2016 16:00:19 +0100 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-toolchain@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Maintenance of FreeBSD's integrated toolchain List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Feb 2016 15:00:51 -0000 On 20-2-2016 15:37, Dimitry Andric wrote: > On 20 Feb 2016, at 15:31, Willem Jan Withagen wrote: >> >> Before I actually dump the problem here. >> Would this be the place to ask about include files that give errors for >> code compiling under GCC but not under Clang 3.7?? >> >> gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) >> >> FreeBSD clang version 3.7.1 (tags/RELEASE_371/final 255217) 20151225 >> Target: x86_64-unknown-freebsd11.0 >> Thread model: posix > > Well, posting the actual error message(s) would help. :-) I know, but Don't want the burden the list with a lot of cr.p if it is not appriciated.... Will send a next post. --WjW