To: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: Re: Help w/ make From: alane AT wozzle DOT linet DOT org (J. Alan Eldridge) Date: Mon, 14 Dec 92 19:39:36 EST Organization: Disorganization Joey Gibson writes: > Could someone please tell me which make program they are using with > DJGPP? On my system using BORLAN make results in multi-hour long compile > times for _EXTREMELY_ small files, and NDMAKE doesn't seem to recognize Oh, yeah. That problem. You see, the "make.exe" that comes with Borland C++ 3.x is a protected mode program. It takes the memory away from gcc and so gcc page-thrashes 'cause it's running with almost no core to use. Use "maker.exe" instead (the 'r' stands for "real mode") and you'll be happy again. alane AT wozzle DOT linet DOT org (J. Alan Eldridge) Fido: The University of Walamaloo 1:272/38.473