Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!caen!umich!sharkey!fmsrl7!slee01!hugh From: hugh@slee01.srl.ford.com (Hugh Fader) Newsgroups: comp.windows.ms.programmer Subject: BC++ in protected mode -- how? Message-ID: <43289@fmsrl7.UUCP> Date: 6 Jun 91 04:27:38 GMT Sender: news@fmsrl7.UUCP Lines: 20 I just installed BC++. I tried to compile the windows hello world example but it seemed to be taking a very long time so I broke out of the compile. Then I remembered a discussion on this group a while back about how much faster compiles run in protected mode. Here's where I ran into a problem. Borland's instructions for running BCX, the protected mode compiler, are to run tkernel, then bcx. However, tkernel seems to clash with himem.sys and smartdrive.sys. If these are installed, when I try to run bcx I get an error message indicating tkernel requires 576K. I think himem.sys is giving all my extended memory to smartdrive.sys. Can anyone help? Is tkernel required when I have himem.sys? My hardware is Compudyne 16/386SX with 2 MB of memory. Thanks in advance. -- Hugh Fader hugh@slee01.srl.ford.com