Xref: utzoo comp.lang.c++:9764 comp.windows.ms:5837 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!sdd.hp.com!elroy.jpl.nasa.gov!aero!aerospace.aero.org!slewis From: slewis@aerospace.aero.org Newsgroups: comp.lang.c++,comp.windows.ms Subject: Problems with Zortech and Windows 3 Message-ID: <87220@aerospace.AERO.ORG> Date: 1 Oct 90 15:50:33 GMT Sender: news@aerospace.aero.org Reply-To: slewis@aerospace.aero.org () Followup-To: comp.lang.c++ Organization: The Aerospace Corporation, El Segundo, CA Lines: 14 I am trying to use Zortech to compile an application under Windows 3. I am using the large model on a '386 in extended mode with 4 Mb of memory. I use the flags suggested in the Zortech 2.1 manual and link with the microsoft 6.0 linker with the /CO /NOD and with and without /NOE options. The linked application is 145KB. When I run the application it exits immediately (Codeview shows no instructions executed) and "not enough memory" appears at the upper right on the monitor (or sometimes garbled characters of the same length). I believe this is a Zortech message but don't know what is going on or how to fix it. Windows reports 7.0 mb (with swap space) and 72% or system resources free.