Issues rebuilding system libraries with 2.5.0 release.
Posted: Fri Oct 08, 2010 10:24 pm
I hit this error when trying to build the system libraries for the 2.5.0 release. Same thing happens with the command line build. Has anyone else run into this issue?
>>> make clean
AllocationBase 0x0, BaseAddress 0x71110000, RegionSize 0x150000, State 0x10000
>>> make clean libs
>>> make clean libs
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
>>> make system
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x71110000, RegionSize 0x150000, State 0x10000
C:\nburn\gcc-m68k\msys\1.0\bin\sh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
make: *** [ucosmcfc.o] Error 1
>>> make clean
AllocationBase 0x0, BaseAddress 0x71110000, RegionSize 0x150000, State 0x10000
>>> make clean libs
>>> make clean libs
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
>>> make system
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x71110000, RegionSize 0x150000, State 0x10000
C:\nburn\gcc-m68k\msys\1.0\bin\sh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
make: *** [ucosmcfc.o] Error 1