Path: utzoo!mnetor!uunet!lll-winken!lll-lcc!ames!mailrus!tut.cis.ohio-state.edu!rutgers!iuvax!pur-ee!uiucdcs!uiucdcsp!tsmith From: tsmith@uiucdcsp.cs.uiuc.edu Newsgroups: comp.lang.c Subject: Microsoft C 5.0 help? Message-ID: <77200024@uiucdcsp> Date: 17 Mar 88 17:18:00 GMT Lines: 9 Nf-ID: #N:uiucdcsp:77200024:000:392 Nf-From: uiucdcsp.cs.uiuc.edu!tsmith Mar 17 11:18:00 1988 Microsoft C 5.0 Users? I'm having trouble compiling with the large model of the MS C 5.0 compiler. I need the large model because I want to use the /Zi compiling parameter and the /co linking parameter to put debugging info into the .obj and the .exe files to be used by CodeView. Is there anyone that has been successful in using other than the default /AS small model? Thanks.