make-alpha
[Top][All Lists]
Advanced

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

PATCH: Mingw32 compiler support for make-3.80


From: Sudhi Herle
Subject: PATCH: Mingw32 compiler support for make-3.80
Date: Thu, 16 Sep 2004 16:42:33 -0500 (CDT)
User-agent: SquirrelMail/1.4.3a

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


reply via email to

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