[Mingw-users] Problems with compiling Windows system calls with MinGW gcc 6.3.0

Back to archive index

Keith Marshall keith****@users*****
Wed Aug 1 02:00:37 JST 2018


On 28/07/18 14:34, Eli Zaretskii wrote:
>> Date: Sat, 28 Jul 2018 16:03:24 +0300
>> From: Eli Zaretskii <eliz****@gnu*****>
>>
>> I have no installed GCC 7.3.0 on my main development machine, and
>> all the tests so far pass with flying colors.
> 
> Sorry, I did find one minor issue: the GCC Internals and CPP Internals
> manuals are not in the bundle, I extracted them from the source
> archive.

I just found another ... running mingwrt's C++ headers integrity test
fails in <process.h>, because g++ now seems to provide internal
prototypes for execv(), execve(), and execvp(), which conflict with the
Microsoft specific declarations in <process.h>.

-- 
Regards,
Keith.

Public key available from keys.gnupg.net
Key fingerprint: C19E C018 1547 DE50 E1D4 8F53 C0AD 36C6 347E 5A3F

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
Url : https://lists.osdn.me/mailman/archives/mingw-users/attachments/20180731/84cc4cd2/attachment.pgp 



More information about the MinGW-Users mailing list
Back to archive index