2014-09-16 5:55 GMT+02:00 Joe Mistachkin <[email protected]>:
> Richie Adler wrote:
>> I'm getting the following error compiling this in MinGW:
>>
>> wbld/translate.exe src/add.c >wbld/add_.c
>> 0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error
> 487
>> AllocationBase 0x0, BaseAddress 0x60E90000, RegionSize 0x1A0000, State
> 0x10000
>> C:\Prog\MinGW\msys\1.0\bin\sh.exe: *** Couldn't reserve space for cygwin's
>> heap, Win32 error 0
>> make: *** [wbld/add_.c] Error 1
The only applications that are reported to give this error-message
are msys applications. A possible solution is described here:
<http://jakob.engbloms.se/archives/1403>
In short, try from the WINDOWS console (NOT the Msys console!)
c:\mingw\bin>rebase.exe -b 0x50000000 msys-1.0.dll
Background: MinGW's gcc itself is actually an msys application
linked with msys-1.0.dll, so my guess is that rebasing this
dll should solve your problem.
I never saw this error-message happen. Fossil trunk
compiles fine in my MinGW environment.
Regards,
Jan Nijtmans
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users