On Tue, 24 Feb 2004 14:22:36 +0000 (GMT), Bart Oldeman wrote:

Good catch! I have now integrated your patch collection.

Thank you, Bart! I saw the patches in the CVS list.


Except that I opted to simply do
nasm -D_INIT -fobj -o iasmsupt.obj asmsupt.asm
This really doesn't make the makefile more complicated IMHO...

Of course.


Maybe I can play a bit with NASMs preprocessor so that
nasm -fobj asmsupt.asm
will just produce 1 asmsupt.obj with INIT_TEXT and HMA_TEXT sections,
just like execrh.obj. Will try that later. Then the makefile will be back
to what it used to be.

EXECRH.ASM has a large macro invoked twice. I think that applying this techinque for ASMSUPT.ASM may render it somewhat unreadable and difficult to maintain. Just a personal opinion ;-)


For iprf.c the prime reason for inclusion of prf.c is that the command
line was overflowing for Turbo C. For NASM we don't have this problem.

I see! Thanks for explaining that.


Lucho


------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Freedos-kernel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-kernel

Reply via email to