On Sun, 04 Apr 2004 22:41:35 +0200 Bernd Blaauw <[EMAIL PROTECTED]> wrote:
... BB> *Can there be a hint as to NASM use? BB> I did this wrong. BB> Bart's config.b has a line "set NASM=NASM16" BB> I thought this pointed at a directory.. ofcourse compiling failed :) BB> so please add a comment like "complete path+filename for 16 bit NASM executable" BB> and then change nasm16 into nasm16.exe BB> however [set NASM=NASM16 -> set NASM=NASM16.EXE] means 4 extra bytes of environment space. BB> ( the .EXE part). If you build on Windows, I found using nasmw.exe tends to work better. BB> BB> Once I have the DIFF tool I can see what Arkady made of his batchfiles. That's something I BB> have a little bit more experience with..to some people's despair sometimes :) I use DJGPP's diff, it tends to works better than cygwin's on handling DOS and/or Unix newlines. (see htdocs on fdos for diff.exe) BB> BB> kernel compilation worked fine after correcting NASM line. BB> BB> Bernd BB> Off to work, Jeremy ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freedos-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel
