bug-grep
[Top][All Lists]
Advanced

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

Re: MS-Windows build of Grep [2/4]


From: Eli Zaretskii
Subject: Re: MS-Windows build of Grep [2/4]
Date: Thu, 29 Dec 2011 05:53:17 +0200

> Date: Wed, 28 Dec 2011 13:34:18 -0800
> From: Paul Eggert <address@hidden>
> CC: address@hidden, address@hidden, address@hidden
> 
> > I see no machinery in place to
> > have the Windows build use the lib/ms files.  What am I missing?
> 
> Nothing.  I don't know how the Windows build works.

Yes, you do ;-)  It works like this:

  ./configure
  make
  make check
  make install

IOW, it uses the same machinery as on Posix hosts.

So for this to work, the configure script should add the necessary -I
switch based on the target of the build being -*-*-mingw32 or some
such.



reply via email to

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