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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=PsU5/3CxwPJJoVmcr/kfQWWTOWM2b9PzznrRDGaVq7sNiN3r8J81H PnZBCuLy8fOf/a1Gn4t15rWWMEEtNIZJvushnKarAruI8URqxCj+vgV7F6mP0daT Hs6HxY2L760N3sQuBu/S8TjjkbQMNalMWl/8d3/McYnwlU8HZwBCDE= 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:to:from:subject:date:message-id:references :mime-version:content-type:content-transfer-encoding; s=default; bh=4qJIsA9D6+iu6M36FbpP1hUM+qg=; b=Bl7ZhmLEUPQJwv8JItDFY0FxM/mT eeyimSI/RY8nj+sFhdAYhnXEh/vaCSHUrHAg5Q0RcJsIcWeg34rr23EgWo9PCGC/ DFbeFJpLsEOc0z5etIP1gNnls8WobB8hD6CmGF+S2FLpIem1bUmFb7LT8Fi0Hv8I hxrh7PfQ5D/OTcE= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: =?ISO-8859-1?Q?No, score=4.1 required=5.0 tests=AWL,BASE64_LENGTH_79_INF,BAYES_50,BODY_8BITS,FSL_HELO_BARE_IP_2,GARBLED_BODY,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,RCVD_NUMERIC_HELO,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=no version=3.3.2 spammy==d0=b8=d0=b9, =d0=bc=d0=b8=d1, =d0=ba=d0=be=d0=b2, H*f:sk:1461227?= X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: Achim Gratz Subject: Re: g++ don't build my project from last update Date: Thu, 21 Apr 2016 11:55:51 +0000 (UTC) Lines: 1 Message-ID: References: <1461227815 DOT 667215524 AT f430 DOT i DOT mail DOT ru> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id u3LBuIwN030234 Дмитрий Марков mail.ru> writes: > After successful updating of cygwin I can't build my project. You most likely need to clear any configure caches and run configure again. Regards, Achim.