I doubt that you can build make like this. If you do want to do it this
way rather than the "normal" Windows builds, I think you'll have to set
the value NO_ARCHIVES (either use "make CFLAGS=-DNO_ARCHIVES" or set
"#define NO_ARCHIVES 1" in config.h or similar), as your subsystem
apparently doesn't have the ar.h header file necessary to support it.
Is there some reason you don't want to use the normal Windows build
(which does have archive support, I think, BTW)?
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
_______________________________________________
Help-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/help-make