Follow-up Comment #1, bug #16476 (project make):

Hi!

> I assume that WINDOWS32 is for MS compiler support - not for WIN32
specific
> code. I also see that changes have been made in the CVS source, at least
in
> make.h - so take this for what it is. 

WINDOWS32 is for win32 builds, be they compiled by gcc, MSVC or another
compiler for the win32 platform.

> If I may suggest:
> Remove the WINDOWS32 conditional all together - it is not needed.
> For WIN32 specific parts there are already 2 constants defined:
> _WIN32 - internal constant defined for WIN32 binaries
> WIN32 - defined in the Windows SDK for the WIN32 API
> Both is defined and needed when compiling a WIN32 GNU make

Potentialy it could be replaced if there was one which would already be
defined, depends if someone wants to go through the code and make that change
really IMHO.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16476>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to