This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: race issue on configure


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.

-- 
cyg Simple

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]