Code: Select all
Error: Build Error during build System. See build console for details
Code: Select all
m68k-elf-gcc -c -m5206e -gdwarf-2 -Wall -falign-functions=4 -O2 -DMOD5441X -DMCF5441X -DNBMINGW -I"C:\nburn/include" -I"C:\nburn/MOD5441X/include" ucosmcfc.c -o ucosmcfc.o
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
AllocationBase 0x0, BaseAddress 0x71110000, RegionSize 0x180000, State 0x10000
C:\nburn\gcc-m68k\msys\1.0\bin\sh.exe: *** Couldn't reserve space for cygwin's heap, Win32 error 0
Code: Select all
AllocationBase 0x0, BaseAddress 0x71110000, RegionSize 0x180000, State 0x10000
m68k-elf-as -m5206e ucosmcfa.s -o ucosmcfa.o
m68k-elf-ar cr C:\nburn/lib/NetBurner.a ucosmcfa.o
m68k-elf-as -m5206e software_init.s -o software_init.o
m68k-elf-ar cr C:\nburn/lib/NetBurner.a software_init.o
m68k-elf-gcc -c -m5206e -gdwarf-2 -Wall -falign-functions=4 -O2 -DMOD5441X -DMCF5441X -DNBMINGW -I"C:\nburn/include" -I"C:\nburn/MOD5441X/include" ucosmcfc.c -o ucosmcfc.o
0 [main] us 0 init_cheap: VirtualAlloc pointer is null, Win32 error 487
rm ucosmcfa.o software_init.o
make: *** [ucosmcfc.o] Error 1