Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

PATCH: Mingw32 compiler support for make-3.80: msg#00001

Subject: PATCH: Mingw32 compiler support for make-3.80
Hello Paul,

Please find attached a simple patch to teach make v3.80 about mingw32
compiler.

It is built and tested on:
   - Win2k, gcc 3.2

It is built using mingw32 cross compiler on:
   - Debian sid, Debian sarge; mingw32-gcc 3.3.1.

The patches and my contribution are distributed under the terms of the
same license as make v3.80 (i.e., GNU GPL v2).

If you need additional clarification, please ask.

Secondly, I have a second set of patches for the core of make. They remove
the use of bitfields in filedef.h and variable.h. Being an embedded
programmer, I have seen compilers emit truly horrible code when bitfields
are used. In this particular, case, I just made the fields simple
"unsigned char".

Please let me know if are interested in the bitfield removal patch.

Kind regards,
-- 
Sudhi.

[P.S. I am not subscribed to the GNU mailing list. Please CC me in
replies. Thanks.]

Attachment: 00-make-3.80-mingw32.patch
Description: Text Data

_______________________________________________
Make-alpha mailing list
Make-alpha@xxxxxxx
http://lists.gnu.org/mailman/listinfo/make-alpha
<Prev in Thread] Current Thread [Next in Thread>