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: Paul Eggert
Subject: Re: MS-Windows build of Grep [2/4]
Date: Wed, 28 Dec 2011 13:34:18 -0800
User-agent: Mozilla/5.0 (X11; Linux i686; rv:8.0) Gecko/20111124 Thunderbird/8.0

On 12/28/11 12:47, Eli Zaretskii wrote:

> Yes, but why under lib/ ?  This has nothing to do with any "library".
> Why not a subdirectory or src/ ?

That'd be fine too.  Perhaps eventually they should be libraryized,
but you're right that the current code isn't really a library.

> 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.  I assume there's
some Windows-only makefile somewhere that needs '-I ms' added to it
in the right spot, before '-I .'.  Or perhaps we can just put something
into src/ms/README, to tell Windows builders to prepend -I ms to CFLAGS
or whatever.

> That file is not in the tarball, anyway.

If README.DOS and m4/djgpp.m4 are not in the tarball, I suggest they
be removed from the trunk.  If they're needed they can be brought back,
but it doesn't sound like they're needed.  Here is where they are now:

http://git.savannah.gnu.org/cgit/grep.git/tree/README.DOS

http://git.savannah.gnu.org/cgit/grep.git/tree/m4/djgpp.m4



reply via email to

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