From: ronenp AT netvision DOT net DOT il (Ronen Friedman) Newsgroups: comp.os.msdos.djgpp Subject: floating-point & locking questions Date: Mon, 04 Nov 1996 18:33:50 GMT Organization: NetVision LTD. Lines: 22 Distribution: world Message-ID: <327e3403.118637832@news.netvision.net.il> NNTP-Posting-Host: ts005p11.pop9a.netvision.net.il DJ-Gateway: from newsgroup comp.os.msdos.djgpp Apparently-To: djgpp AT delorie DOT com Greetings, I'll appreciate if anyone can answer any of the following questions: 1- I would like to avoid the need to lock my interrupt handlers. Actually, I would like to prevent paging all together. I have seen a comment that using _crt0_startup_flags |= _CRT0_FLAG_LOCK_MEMORY in my main() will do the trick. How can that be? when are these flags checked? 2 - I would like to use a debugger on my program. Thus, I would like to use the wmemu floating point emulator. Trying to compile it for DJGPP 2.0 failed (certain files were missing - probably from the main DJGPP sources). Does anybody have a working libwmemu.a I can FTP? Thanks Ronen --------------------- Ronen Friedman ronen AT friendly DOT co DOT il