Path: utzoo!attcan!uunet!lll-winken!sol.ctr.columbia.edu!caen!ox.com!yale!cs.yale.edu!spolsky-joel From: spolsky-joel@cs.yale.edu (Joel Spolsky) Newsgroups: comp.windows.ms Subject: Re: how not to develop in SDK Keywords: sdk msc 6.0 Message-ID: <26929@cs.yale.edu> Date: 25 Oct 90 19:56:09 GMT References: <5270@crash.cts.com> <1990Oct25.173018.22691@cs.uoregon.edu> Sender: news@cs.yale.edu Organization: Yale University Computer Science Dept., New Haven, CT 06520-2158 Lines: 15 Nntp-Posting-Host: zoo-gw.cs.yale.edu Originator: spolsky@suned.CS.Yale.Edu In article <5270@crash.cts.com> alen@crash.cts.com (Alen Shapiro) writes: >Did you know (and not a lot of people know this :-)) that... > >You can't be in the MSWindows 3.0 environment and compile an >MSC 6.0 program so that you can remain in the environment >while you compile-debug your windows application (SDK). >The compiler runs out of heap space!! Use "nmk", not "nmake", it takes up a lot less memory. I do it this way all the time and never had the compiler run out of heap space. Joel Spolsky spolsky@cs.yale.edu Silence = Death