Newsgroups: comp.os.msdos.djgpp From: gerlach AT netcom DOT com (Matthew H. Gerlach) Subject: Re: Make version 3.76.1 Message-ID: Organization: Netcom Online Communications Services (408-241-9760 login: guest) References: <6hiud4$ah9$1 AT nr1 DOT ottawa DOT istar DOT net> Date: Tue, 21 Apr 1998 23:32:56 GMT Lines: 30 Sender: gerlach AT netcom15 DOT netcom DOT com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I had problems in the past using djgpp make with old dos apps that had memory manager conflicts with djgpp. My solution was to upgrade the compiler in question to a win32 version. Matthew H. Gerlach In article <6hiud4$ah9$1 AT nr1 DOT ottawa DOT istar DOT net> "Francois St-Arnaud" writes: >I get the following error message: > >DOS/16M error [32] DPMI host error (possibly Insufficient memory) > >Using: Make version 3.76.1 > >This happens when make tries to execute my linker. The linking proccess >works fine on its own, but not from inside make. It also works fine with >another make utility that I have. > >Any ideas on what causes this error? > >linker: xlink - Micro Series Universal Linker V4.47G/DXT IAR Systems 1995 >other make: mk51 - 8051 program builder v4.0 r0 Tasking Software BV > >-- >Francois St-Arnaud, Jr. Software Engineer, starnaud AT domosys DOT com >Domosys Corporation, http://www.domosys.com > > >