bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: MinGW port


From: Nils Durner
Subject: Re: MinGW port
Date: Mon, 25 Sep 2006 19:54:53 +0200
User-agent: Thunderbird 1.5.0.7 (Windows/20060909)

> Is the execv declaration (in some header file) part of mingw, or Windows?
It's part of the Windows SDK.

> That's for a function "_execv".  Is "execv" also defined by
> MS-provided headers?
Yes, "for portability". However, the declaration is the same.

> If execv is defined as a macro expanding to _execv, perhaps it should
> be casting its argument's type.
No, it's a function.


Nils




reply via email to

[Prev in Thread] Current Thread [Next in Thread]