I successfully built COMMAND.COM (small model) & used 'upx' to compress (per 
Tom Erlert's help). Once installed, it starts up but after a few keyboard 
commands it hangs up -- my diagnostic (printf()) indicates the hang-up is in 
"malloc" -- calls but never returns. Prior to entering the main "input" loop, I 
called malloc()/free() a dozen times with no issue -- smells like a memory 
corruption issue but it's been elusive thus far tracking it down. Has anyone 
else experienced this?
I'm using the "kernel.sys" supplied on the Free-Dos site for 1.2.
thx, Rich..

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Freedos-devel mailing list
Freedos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to