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
> 

I'm running Windows 7 32-bit x86 (fully updated) here and I've compiled the
latest
Fossil with both MSVC and MinGW successfully:

        $ fossil version --verbose
        This is fossil version 1.30 [1f8a4ecdb7] 2014-09-16 02:44:34 UTC
        Compiled on Sep 15 2014 20:51:56 using mingw32-3.18-gcc-4.5.2
(32-bit)
        SQLite 3.8.7 2014-09-01 18:21:27 672e7387b1
        Schema version 2011-04-25 19:50
        zlib 1.2.8, loaded 1.2.8
        SSL (OpenSSL 1.0.1i 6 Aug 2014)
        TH1_HOOKS
        TCL (Tcl 8.6.0, loaded TH_OK: 8.6.1)
        USE_TCL_STUBS
        TCL_STUBS
        TCL_PRIVATE_STUBS
        JSON (API 20120713)

However, I'm not an expert on MinGW by any means, perhaps Jan Nijtmans or
another
person could comment on this issue?

--
Joe Mistachkin

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to