Changes between Version 9 and Version 10 of BuildWithMingw


Ignore:
Timestamp:
Jun 15, 2009, 5:41:31 AM (15 years ago)
Author:
ajolma
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildWithMingw

    v9 v10  
    1616The makefile.mk in win32/ is the build configuration. I'm adding -mms-bitfields to line 525. see
    1717[http://markmail.org/message/6zlo6cktiqa72eht this discussion]
     18
     19{{{
     20BUILDOPT        += -fno-strict-aliasing -DPERL_MSVCRT_READFIX -mms-bitfields
     21}}}
    1822
    1923Also, I change INST_TOP to $(INST_DRV)\Geoinformatica