X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=YE9t83cqhXYoafYaFYvksQQmkPqBv9D4I94E/PUcD1o rXQ3meTMCRkRozZdtHnFhzYXyZ5GHkDSjYxwMAl0gLTPaU9WY4pIUNzHSnglIbAs 5THmdA4rKGAhRY0iguTH5ZrNWg4gjbgtWfbd6/Jx6fEjLud9Xbq6/wW/CELWZVN0 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=2jWnOVaZty5LzDcEQoHcDBP6OpY=; b=EdPotiDrVONYTO2Au HgZhGccuATqdw9Juel0JCisIjT7HEtrjQQoQS4fKvMN5QVQpJ9xroprFyOQCY7LZ GZ9EWj9fgeQDonwN2ktV0GGPfVCbpyDjsLqWQYNBElMiTkSvKK7kPS07ydtKaQqF VwXhX42i7CcfM0JOFTjLKlA0Nw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1 X-Received: by 10.67.8.98 with SMTP id dj2mr11799345pad.47.1373038185061; Fri, 05 Jul 2013 08:29:45 -0700 (PDT) Message-ID: <51D6E666.20102@gmail.com> Date: Sat, 06 Jul 2013 00:29:42 +0900 From: jojelino User-Agent: Mozilla/5.0 (Windows NT 5.2; rv:24.0) Gecko/20100101 Thunderbird/24.0a1 MIME-Version: 1.0 Newsgroups: gmane.os.cygwin To: cygwin AT cygwin DOT com Subject: Re: clang++ broken by recent GCC update References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit On 2013-07-04 PM 9:47, Václav Zeman wrote:> Hi. > > The C++ part of Clang package (I have not tested the C part) is broken > after update of GCC to 4.7.3. It cannot find standard C++ headers: > > Clang does use hard-coded include path for using gcc header files. Please build your own or you can file bug report to clang. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple