> From: Juan Manuel Guerrero <juan.guerr...@gmx.de>
> Date: Mon, 2 Aug 2010 20:24:58 +0200
> 
> Here is a small patch to make "make" compile out-of-the-box with djgpp.

Thanks.

> 2010-07-31 Juan Manuel Guerrero  <juan.guerr...@gmx.de>
> 
>       * configh.dos: Define HAVE_STRNCASECMP.
> 
>       * dosbuild.bat:  Use /dev/env/DJDIR instead of c:/djgpp.
>       Add ./popen.c to the list of objects to build.

Question: what is popen.c?  It's not part of the GNU Make
distribution.  And why do you need it in Make? what's missing?

FWIW, I've just built Make 3.82 with DJGPP, and I didn't need anything
except the patch for configh.dos that defines HAVE_STRNCASECMP.  No
popen.c was missing.

_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to