make-w32
[Top][All Lists]
Advanced

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

RE: Bug report: Compile with Microsoft and Intel compiler


From: Jerker Bäck
Subject: RE: Bug report: Compile with Microsoft and Intel compiler
Date: Wed, 27 Apr 2005 17:32:08 +0200

Sorry, new list

List of redefines causing errors

Func      Microsoft     Borland
--------------------------------
chdir     <direct.h>    <dir.h>
dup2      <io.h>        <io.h>
environ   <stdlib.h>    <stdlib.h>
execve    <process.h>   <process.h>
_exit     <stdlib.h>    <stdlib.h>
_exit     <process.h>
getcwd    <direct.h>    <dir.h>
getenv    <stdlib.h>    <stdlib.h>
getpid    <process.h>   <process.h>
mktemp    <io.h>            -
strerror  <string.h>    <string.h>

 





reply via email to

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