Xref: utzoo comp.sys.ibm.pc.misc:8567 comp.windows.ms.programmer:1823 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!casbah.acns.nwu.edu!ucsd!mvb.saic.com!ncr-sd!iss-rb!booboo!davel From: davel@booboo.SanDiego.NCR.COM (David Lord) Newsgroups: comp.sys.ibm.pc.misc,comp.windows.ms.programmer Subject: Re: Using Borland C++ Message-ID: <1991Apr12.154854.29070@SanDiego.NCR.COM> Date: 12 Apr 91 15:48:54 GMT References: <1991Apr5.171426.28904@SanDiego.NCR.COM> <1038@stewart.UUCP> <1991Apr11.162855.10164@SanDiego.NCR.COM> Sender: rock1@SanDiego.NCR.COM Reply-To: davel@booboo.SanDiego.NCR.COM (David Lord) Organization: NCR Corporation, Rancho Bernardo Lines: 19 In article <1991Apr11.162855.10164@SanDiego.NCR.COM> davel@booboo.SanDiego.NCR.COM (David Lord) writes: >davel@booboo.SanDiego.NCR.COM (David Lord) (that's me!) writes: > >>1) Linking even a minimal Windows program on my 386SX takes twenty minutes. >> Using Hyperdisk in Staged Write mode will cut the time down to about five. To all those people who kept telling me to run the compiler in protected mode: you were right. The program I'm working on took 8 minutes to link in normal mode, 4 minutes with Hyperdisk in staged write mode, and 6 SECONDS when I run the compiler in protected mode, and that's running under Windows. Color me astounded. I would kind of like to know where all that extra time is going in normal mode. Thanks for the help. Dave Lord