Hello all,
So I got time this weekend to set up my compiler. I followed the comments to setup the config.bat file. When I go to compile with the build or builldall it will build the kerenel, rolling through Utils, lib, boot, driver, and the exit with this line.
..\utils\echoto KTC38616.lnk kernel.exe
..\utils\echoto KTC38616.lnk kernel.map
..\utils\echoto KTC38616.lnk ..\lib\device.lib ..\lib\libm.lib
d:\nsm\nasm.exe -DTC2 -i../hdr/ -DXCPU=386 -f obj kernel.asm d:\nsm\nasm.exe -DTC2 -i../hdr/ -DXCPU=386 -f obj entry.asm d:\nsm\nasm.exe -DTC2 -i../hdr/ -DXCPU=386 -f obj io.asm d:\nsm\nasm.exe -DTC2 -i../hdr/ -DXCPU=386 -f obj console.asm d:\nsm\nasm.exe -DTC2 -i../hdr/ -DXCPU=386 -f obj serial.asm d:\nsm\nasm.exe -DTC2 -i../hdr/ -DXCPU=386 -f obj printer.asm d:\tc\tcc -c -3 -zCHMA_TEXT dsk.c Turbo C Version 2.01 Copyright (c) 1987, 1988 Borland International Error: Incorrect command line option: -3 Error: Too many error or warning messages
** error 1 ** deleting dsk.obj Compilation was aborted!
Is this normal? Did it compile correcttly?
-- ~ . . / V \ // \\ / {.....} \ ^ ^ GNU Linux
"Free, as in Free Speech"
http://www.debian.org
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Freedos-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel