Send MinGW-Notify mailing list submissions to
        [email protected]

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
        [email protected]

You can reach the person managing the list at
        [email protected]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."


Please do not reply to this notification; the sender address is unable to 
accept incoming e-mail.  If you wish to unsubscribe you can do so at 
https://lists.osdn.me/mailman/listinfo/mingw-notify.



Today's Topics:

   1. [mingw] #38356: MSYS make fails to compile project(couldn't
      commit memory for cygwin heap) (MinGW Notification List)


----------------------------------------------------------------------

Message: 1
Date: Tue, 01 Jan 2019 00:11:43 -0500
From: MinGW Notification List <[email protected]>
To: OSDN Ticket System <[email protected]>
Subject: [MinGW-Notify] [mingw] #38356: MSYS make fails to compile
        project(couldn't commit memory for cygwin heap)
Message-ID: <[email protected]>
Content-Type: text/plain; charset=UTF-8

#38356: MSYS make fails to compile project(couldn't commit memory for cygwin 
heap)

  Open Date: 2018-06-26 04:13
Last Update: 2019-01-01 00:11

URL for this Ticket:
    https://osdn.net//projects/mingw/ticket/38356
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=38356

---------------------------------------------------------------------

Last Changes/Comment on this Ticket:
2019-01-01 00:11 Updated by: dinkc64

Comment:

Hi, I also get this from time to time while (re)building a project - FBAlpha,
https://github.com/barry65536/FBAlpha If anyone feels like trying to reproduce
it, this should be all the info needed:

There are a couple of prereq's to get this to compile: nasm, from https://
www.nasm.us/ (put exe in mingw/bin) DirectX 9 headers from the Windows DX DDK @
https://www.microsoft.com/en-us/download/details.aspx?id=6812 DDK doesn't need
to be installed - just open the exe w/WinRAR (or other unpacker tool) and
unpack the Includes directory into mingw/includes

now all that needs to be done is a "make mingw510" from the MingW shell. (if
there is some other error, let me know - I might have forgotten something.) The
"couldn't commit memory for cygwin heap" message happens in: 1: the older MingW
w/gcc 4.8.1 from http://www.mingw.org/ 2: current MingW w/gcc 6.3.0 from https:
//osdn.net/projects/mingw/ (using the current mingw installer) 3: the above
6.3.0 version upgraded manually by downloading the gcc 8.2.0, binutils and a
bunch of other files on https://osdn.net/projects/mingw/

Info about my computers: P4 3.0ghz, WinXP, 2gig ram w/AVG antivirus and
Zonealarm. i7 2600 3.4ghz, Win7 8gig ram, Mcafee Virusscan Enterprise



---------------------------------------------------------------------
Ticket Status:

      Reporter: kmilev
         Owner: cstrauss
          Type: Issues
        Status: Open [Owner assigned]
      Priority: 5 - Medium
     MileStone: (None)
     Component: MSYS
      Severity: 5 - Medium
    Resolution: None
---------------------------------------------------------------------

Ticket details:

Hello, When i try to compile a project(big one) make always fails at some point
with the following error:

C:\MinGW\msys\1.0\bin\make.exe: *** couldn't commit memory for cygwin heap,
Win32 error 0

after starting a build again it continues and finishes the build. However in
some situations i can not "work around" this.

This is the version of MSYS: C:\windows\system32>uname -a MINGW32_NT-6.1
BGHCZC5281GJ4 1.0.19(0.48/3/2) 2016-07-13 17:45 i686 Msys

Version of MINGW: MINGW32_VERSION 5000002L

I have tried several suggestions to correct the issue: 1.tried rebasing the
msys-1.0.dll 2.tried rebaseall from rebase package 3.tried reinstalling mingw
4.tried setting max heap(peflags --cygwin-heap=2048 make.exe) from rebase
package. 5.increased the vritual paging file to 20gb. 6.checked in PATH
variable that only one MINGW path is listed. 7.upgraded mingw to latest
libraries

None of these made any difference.

Please help.



-- 
Ticket information of MinGW - Minimalist GNU for Windows project
MinGW - Minimalist GNU for Windows Project is hosted on OSDN

Project URL: https://osdn.net/projects/mingw/
OSDN: https://osdn.net

URL for this Ticket:
    https://osdn.net/projects/mingw/ticket/38356
RSS feed for this Ticket:
    https://osdn.net/ticket/ticket_rss.php?group_id=3917&tid=38356


------------------------------

Subject: Digest Footer

_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify


------------------------------

End of MinGW-Notify Digest, Vol 16, Issue 2
*******************************************

Reply via email to