user@DESKTOP-3IMD0RA:~/Nextor/source/kernel$ make dd if=/dev/zero of=255.bytes bs=1 count=255 255+0 records in 255+0 records out 255 bytes copied, 0.0047898 s, 53.2 kB/s Assembling codes.mac Assembling kvar.mac % Minimum variable offset from IY is -31 % Bottom of fixed data area is address 0B215h % Size of module "KVAR" is 0 bytes Assembling data.mac % Size of module "DATA" is 0 bytes Assembling chgbnk.mac Assembling bank0/doshead.mac % Size of module "DOSHEAD" is 253 bytes Assembling bank0/40ff.mac Assembling bank0/b0.mac Assembling bank0/init.mac % Size of hole at 41E8h = 33 bytes % % Size of hole at 41EFh-3 = 1 bytes % % Size of hole at 4200h = 12 bytes % % Size of hole at 436Ch = 0 bytes % % Size of hole at 4392h = 4 bytes % % Size of hole at 4462h = 203 bytes % % Size of hole at 456Fh = 264 bytes % % Size of hole at 461Dh = 169 bytes % % Size of hole at 46BAh = 152 bytes % % Size of hole at 4720h = 97 bytes % % Size of hole at 4775h = 29 bytes % % Size of hole at 477Dh = 3 bytes % % Size of hole at 4788h = 6 bytes % % Size of hole at 4793h = 6 bytes % % Size of hole at 47B2h = 6 bytes % % Size of hole at 47BEh = 7 bytes % % Size of hole at 47D1h = 3 bytes % % Size of INIT = 1893 bytes % % Size of hole at 4FB8h = 85 bytes % % Size of hole at 5006h = 20 bytes % % Size of hole at 501Eh = 10 bytes % % Size of hole at 504Eh = 14 bytes % % Size of hole at 5058h = 5 bytes % % Size of hole at 505Dh = 0 bytes % % Size of hole at 509Fh = 23 bytes % % Size of hole at 50A9h = 5 bytes % % Size of hole at 50C4h = 19 bytes % % Size of hole at 50C8h = 0 bytes % % Size of hole at 50D5h = 8 bytes % % Size of hole at 50E0h = 6 bytes % % Size of hole at 5183h = 158 bytes % % Size of hole at 535Dh = 53 bytes % % Size of hole at 53A7h = 34 bytes % % Size of hole at 543Ch = 26 bytes % % Size of hole at 5445h = 4 bytes % % Size of hole at 544Eh = 4 bytes % % Size of hole at 5454h = 1 bytes % % Size of hole at 5462h = 9 bytes % % Size of hole at 5465h = 0 bytes % % Size of hole at 546Eh = 4 bytes % % Size of hole at 5474h = 1 bytes % % Size of hole at 553Ch = 195 bytes % % Size of hole at 5552h = 17 bytes % % Size of hole at 55DBh = 132 bytes % % Size of hole at 55E6h = 6 bytes % % Size of hole at 55FFh = 20 bytes % Assembling bank0/alloc.mac Assembling bank0/dskbasic.mac % DSKBASIC = 14A6 % Assembling bank0/dosboot.mac % Size of module "DOSBOOT" is 467 bytes Assembling bank0/bdos.mac % Size of module "BDOS" is 988 bytes Assembling bank0/ramdrv.mac % Size of module "RAMDRV" is 458 bytes Assembling drv.mac % Size of module "DRV" is 1232 bytes % Size of hole at 7700h = 0 bytes % % Size of hole at 781Fh = 10 bytes % % Size of hole at 7850h = 13 bytes % % Size of hole at 7BAAh = 3 bytes % % Size of hole at 7BC0h = 3 bytes % % Size of hole at 7BD0h = 2 bytes % Assembling rel.mac Linking bank 0 Assembling bank1/dosinit.mac % Size of page-3 RAM code is 1268 bytes % Size of module "DOSINIT" is 2394 bytes Assembling bank1/mapinit.mac % Size of module "MAPINIT" is 1006 bytes Assembling bank1/msg.mac cat bank0/B0.SYM | grep -Eo "([0-9A-F]{4}) ([?][^[:space:]]+|DOSV0|GETERR|BDOSE|KDERR|KABR|C4PBK)" | sed -r "s/([0-9A-F]{4}) ([?][^[:space:]]+|DOSV0|GETERR|BDOSE|KDERR|KABR|C4PBK)/\2 equ \1h\n\tpublic \2\n/g" > bank0/b0labels.inc Assembling bank1/b1.mac Linking bank 1 Assembling bank2/kinit.mac % Size of module "KINIT" is 1013 bytes Assembling bank2/char.mac % Size of module "CHAR" is 1517 bytes Assembling bank2/dev.mac % Size of module "DEV" is 238 bytes Assembling bank2/kbios.mac % Size of module "KBIOS" is 304 bytes Assembling bank2/misc.mac % Size of module "MISC" is 907 bytes Assembling bank2/seg.mac % Size of module "SEG" is 63 bytes Assembling bank2/path.mac % Size of module "PATH" is 1398 bytes Assembling bank2/find.mac % Size of module "FIND" is 1148 bytes Assembling bank2/dir.mac % Size of module "DIR" is 290 bytes Assembling bank2/handles.mac % Size of module "HANDLES" is 1603 bytes Assembling bank2/del.mac % Size of module "DEL" is 551 bytes Assembling bank2/rw.mac % Size of module "RW" is 653 bytes Assembling bank2/files.mac % Size of module "FILES" is 1061 bytes Assembling bank2/buf.mac % Size of module "BUF" is 588 bytes Assembling bank2/fat.mac % Size of module "FAT" is 805 bytes Assembling bank2/val.mac % Size of module "VAL" is 3287 bytes Assembling bank2/err.mac % Size of module "ERR" is 232 bytes Assembling bank2/b2.mac Linking bank 2 Assembling bank3/dos1ker.mac % Size of hole at 04115h = 11 bytes % % Size of hole at 41E8h = 6 bytes % % Size of hole at 41EFh = 4 bytes % % Size of hole at 0456Fh = 2 bytes % % Size of hole at 5897h = 54 bytes % % Size of hole at 603Dh = 71 bytes % cat bank0/B0.SYM | grep -Eo "([0-9A-F]{4}) (INIT|TIMINT|MAPBIO|GWRK|R_[^[:space:]]+)" | sed -r "s/([0-9A-F]{4}) (INIT|TIMINT|MAPBIO|GWRK|R_[^[:space:]]+)/\2 equ \1h\n\tpublic \2\n/g" > bank0/b0lab_b3.inc Assembling bank3/b3.mac Linking bank 3 Assembling bank4/jump.mac % Size of module "JUMP" is 171 bytes Assembling bank4/env.mac % Size of module "ENV" is 473 bytes Assembling bank4/cpm.mac % Size of module "CPM" is 1752 bytes Assembling bank4/partit.mac % Size of module "PARTIT" is 9974 bytes Assembling bank4/ramdrv.mac Assembling bank4/time.mac % Size of module "TIME" is 386 bytes Assembling bank4/seg.mac % Size of module "SEG" is 291 bytes Assembling bank4/misc.mac % Size of module "MISC" is 709 bytes Assembling bank4/dskab.mac % Size of module "DSKAB" is 14 bytes cat bank2/B2.SYM | grep -Eo "([0-9A-F]{4}) ([?][^[:space:]]+)" | sed -r "s/([0-9A-F]{4}) ([?][^[:space:]]+)/\2 equ \1h\n\tpublic \2\n/g" > bank2/b2labels.inc Assembling bank4/b4.mac Linking bank 4 cat bank4/B4.SYM | grep -Eo "([0-9A-F]{4}) (R4_[1-9])" | sed -r "s/([0-9A-F]{4}) (R4_[1-9])/\2 equ \1h\n\tpublic \2\n/g" > bank4/b4rdlabs.inc Assembling bank4/ramdrvh.mac % Size of module "RAMDRVH" is 15 bytes Linking bank 4 B4RD Assembling bank5/b5.mac Linking bank 5 sdasz80 -o bank5/fdisk_crt0.rel bank5/fdisk_crt0.s sdcc -o bank5/ --code-loc 0x4120 --data-loc 0x8020 -mz80 --disable-warning 196 --disable-warning 84 --disable-warning 85 \ --max-allocs-per-node 1000 --allow-unsafe-read --opt-code-size --no-std-crt0 bank5/fdisk_crt0.rel bank5/fdisk.c bank5/../../tools/C/asmcall.h:60: syntax error: token -> '__sdcccall' ; column 147 bank5/../../tools/C/asmcall.c:19: error 65: function 'AsmCallAlt' already has body bank5/../../tools/C/asmcall.c:19: syntax error: token -> '__sdcccall' ; column 155 make: *** [Makefile:554: bank5/fdisk.dat] Error 1 user@DESKTOP-3IMD0RA:~/Nextor/source/kernel$