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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=njYcCudxVkhR9Uxu 9pAWFktZuT6xGrLksYUoWt0z6wmYnYVyjum7NiExt+fj66AWtrio40/7Yb0yKYMQ fbYKLXi2GwxgI4cBFZdnmzQDz3s1er3p0nPqRPxidgNv1ScjXRD670Nlp3o7pu6a owYMQBK61krEuzOxfj3xtYN6XUw= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ythjupVBIsedFtseLOWwxB /YS18=; b=fKd/fgmCzrZpU7mRbkbCw1Om0CdGBU46qNauYrFqs4FKsBKAtfdneX aRnndzxxLzNs14Z6cSWGHRfunpwsonVIDqG365ExRjxJGxGLyf+31ChQz+M7Yzps dpCG9fVe/LgKtz/D2VmkDApI7zxkRX0lUDIwRpjPB1E6R5TMh2kDQ= 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: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=conftest.exe, conftestexe, UD:conftest.exe, cyg X-HELO: mail-wj0-f180.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=XLxx5hE2mlwPm+6CKxKWOrX4kZ7wF9zRpJig9/QZlm8=; b=uFDIJPJfhFOkUTeO563FlcFXzwrVHN3IVkC5wSRIAsBlK3U3sE2XoUWElEHxjFjk0y TuKYa11d0cp7sboF8YS0fnwSZYDcgJsHWPgoSzBbr/aahEvS0BX/LDeTlPshA2b2Y6KG Lr+9rOySQEKj7QpYitJifIKpOmShIb4cyMXg7hel2/Qbpcr2cLB691aObvvqA27+A98n qtvBJeJom4/33X26RFOhHbZJNKwQjSGGmJnGGNWRJCm9Pd7rAnCByP6mTs0BrXT/wH75 b1QdWo3EnsKaZEe8kbKqtL5J+l0d0xsbpNdx0eV8w7emZdwJvwITMN5yfwiBrxBUQ1nC eN1A== X-Gm-Message-State: AIkVDXIZyNWRaMtNYd45P+A26h+YqVmTn4nVAd95/ckg/+rX9I6xZCXfsNSEdesaWqCn8A== X-Received: by 10.194.190.40 with SMTP id gn8mr1892491wjc.219.1484056983342; Tue, 10 Jan 2017 06:03:03 -0800 (PST) Subject: Re: race issue on configure To: cygwin AT cygwin DOT com References: <599a2afe-7abe-512a-b3c4-2f9a738a9855 AT gmail DOT com> From: Marco Atzeri Message-ID: Date: Tue, 10 Jan 2017 15:02:52 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 10/01/2017 14:55, cyg Simple wrote: > On 1/10/2017 5:24 AM, Marco Atzeri wrote: >> Hi, >> >> I am noticing race problems during configure tests, on >> both 32 and 64 bit builds. >> The effect is a random failing test as conftest.exe can not be access >> by the linker. >> > > This is caused by your AV scanning the recently created conftest.exe and > the fact that since the AV has it open it cannot be deleted and a new > one created. Instruct your AV to ignore your work directlry. It is instructed to do so by long time within the limit of corporate settings... Regards Marco -- 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