Date: Wed, 8 Jul 1998 19:24:46 +0300 (IDT) From: Eli Zaretskii To: Martin Str|mberg cc: DJGPP-WORKERS Subject: Re: info core dumps In-Reply-To: <199807081616.SAA23287@father.ludd.luth.se> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Wed, 8 Jul 1998, Martin Str|mberg wrote: > Yes, immediately. I've tried "info" and "info libc". I'm running > DOS6.22, Swedish version. I've recompiled djlsr202.zip with gcc from > gcc281b.zip. The last sentence should have nothing to do with this problem, since you use the binary from SimTel.NET, right? Or am I missing something? > Ok, but which functions? I took a look libc doc and nothing jumped out > at me. dosmemget for peeking at the transfer buffer and the likes, and __dpmi_get_selector_limit (sp?) for the selector data. > > But if you are doing that to debug info.exe, it might be much easier > > if I send you unstripped binary from my development machine. > > Yes, please do. First thing tomorrow morning. > Yes, I did "sh configure" and them "make". Shouldn't I run configure? You don't need to, it comes already configured. But if you want to configure, run the DJGPP-specific config.bat, like this: djgpp\config It's all described in the djgpp/README file, btw.