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: Earnie Boyd
Subject: RE: Bug report: Compile with Microsoft and Intel compiler
Date: Thu, 28 Apr 2005 23:21:54 +0000

On 2:48:02 pm 2005-04-28 "Paul D. Smith" <address@hidden> wrote:
> %% Jerker Bäck <address@hidden> writes:
>
>   jb> ??? You mean to make an empty "dummy" unistd.h for Windows
>   jb> machines in w32/include or create a custom windows unistd.h?
> Your   jb> great suggestion of using "HAVE_STDLIB" instead of all
> these #if   jb> defined(...) is enough, I think, at least for the MS
>   jb> compiler.
>
> For the MS compiler maybe.  But that's not the model that GNU autoconf
> uses.  They don't test for platforms, they test for individual
> features.  In the UNIX world it's quite possible to have a system
> where getenv() is there, but not strerror(), etc. so a single #define
> for "STDLIB" is not expressive enough.
>

Which is why I created MSYS.  MSYS provides a minimal system to execute
configure for a native target.  The default target is MINGW32 but that can
be changed if desired by simply defining an environment variable.


Earnie

--
       MinGW - http://www.mingw.org/
        Wiki - http://www.mingw.org/MinGWiki/
  Bug Report - http://sourceforge.net/tracker/?group_id=2435&atid=102435
Submit Patch - http://sourceforge.net/tracker/?group_id=2435&atid=302435
  SF Project - http://sourceforge.net/projects/mingw
 Job Listing - http://sf.net/people/viewjob.php?group_id=2435&job_id=21643





reply via email to

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