Hi everyone:

Thanks for very one who replyed my previous problem.

Mr. Bart suggests me using Watcom C to compiler the kernel.
I did what he told me. And now I switch to Watcom C 11.0
then there is another problem appeared.

If I use   nasm16.exe 202,606 bytes 06-04-99
the compiling processing will stop pretty soon, and screen shows


c: ..... \lib > cd ..\driers
c: ..... \drivers > c:\watcom\wmake /ms  production
Watcom Make Version 11.0C
..
..
C:\fdos\bin\nasm16 -DWATCOM -i ../hdr -f obj floppy.asm
nasm: our of memory
..
..


  Because when I used Turbo C 2.01 with nasm I found that
the bundle nasm16.exe in FreeDOS usually stop to compile the kernel
sooner than other versions of nasm.exe

  Therefore, I tried different versions of nasm. I found
nasm 0.98.31 250,420 bytes 05-11-02
and  0.98.32 250,532 bytes 05-18-02
got the same error messages like following
but will compile for a while then stop.


..
..
wcc -I..\hdr -0 -zq-os-s-e5-j ....... ioctl.c
C:\fdos\bin\nasm -DWATCOM -i ../hdr -f obj rqstack.asm
C:\fdos\bin\nasm -DWATCOM -i ../hdr -f obj kernel.asm
nasm: fatal: our of memory
Error(E42): Last command making (kernel.obj) ....
..


  If I using 0.98.35 205,420 bytes 09-12-02, the screen would show


C:\fdos\bin\nasm -DWATCOM -i ../hdr -f obj rqstack.asm
C:\fdos\bin\nasm -DWATCOM -i ../hdr -f obj kernel.asm
kernel.asm 98: error: invalid use of FAR operand specifier
..
nasm: fatal: our of memory
Error(E42): Last command making (kernel.obj) ....
..

my system has 32 MB RAM run on FreeDOS kernel 1.1.28 (build 2028)
with FreeCOM v0.83 Beta 54 XMS_Swap [Nov 13 2002]
my config.sys only add "drivice=c:\fdos\bin\himem.exe"
because I also tried to add FDXMS.sys and FDXXMS.sys, but
it seems duplicat with FreeCOM embeded XMS_Swap.
I also installed DOS4GW in the same directory of Watcom C compiler.

Does anybody has any idea about setting my system.

Thanks forwards for any answer.

Lin

==^================================================================
This email was sent to: [EMAIL PROTECTED]

EASY UNSUBSCRIBE click here: http://topica.com/u/?b1ddyi.b3hwCs.YXJjaGl2
Or send an email to: [EMAIL PROTECTED]

TOPICA - Start your own email discussion group. FREE!
http://www.topica.com/partner/tag02/create/index2.html
==^================================================================

Reply via email to