[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crash with recursive make
From: |
Eli Zaretskii |
Subject: |
Re: Crash with recursive make |
Date: |
Tue, 10 Oct 2006 23:22:18 +0200 |
> Date: Tue, 10 Oct 2006 13:46:27 +0100
> From: "John Hall" <address@hidden>
> Cc: <address@hidden>
>
> I then realised that the unique thing about my setup is that I'm
> building with VS 2005, so I recompiled make with VS 2003 and the crash
> no longer happens. I would suggest, therefore, that the version of
> 'close' in the C runtime shipped with VS 2005 is stricter about
> checking its arguments, which is why I see it and you don't.
I'm not sure your conclusion is correct: I'd expect `close' to be in
some DLL that is part of Windows, not of a compiler package. E.g., I
don't have VS at all; my Make is built with MinGW.
- Re: Crash with recursive make, (continued)
- Re: Crash with recursive make, Eli Zaretskii, 2006/10/05
- RE: Crash with recursive make, John Hall, 2006/10/06
- RE: Crash with recursive make, John Hall, 2006/10/07
- RE: Crash with recursive make, John Hall, 2006/10/07
- RE: Crash with recursive make, John Hall, 2006/10/09
- RE: Crash with recursive make, John Hall, 2006/10/10
- Re: Crash with recursive make,
Eli Zaretskii <=
- RE: Crash with recursive make, John Hall, 2006/10/10
- RE: Crash with recursive make, John Hall, 2006/10/11
- RE: Crash with recursive make, grischka, 2006/10/13