Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watmath!softart!ashok From: ashok@softart.UUCP Newsgroups: comp.sys.ibm.pc Subject: Re: TURBO/C Bug??? Message-ID: <25@softart.UUCP> Date: Thu, 2-Jul-87 16:27:45 EDT Article-I.D.: softart.25 Posted: Thu Jul 2 16:27:45 1987 Date-Received: Sat, 4-Jul-87 10:51:08 EDT References: <3118@ptsfa.UUCP> <846@westpt.usma.edu> Organization: Softart Microsystems Inc., Waterloo Ont. Canada Lines: 27 > In article <3118@ptsfa.UUCP>, res@ptsfa.UUCP (Bob Stockwell) writes: > > using the Integrated environment. > > The compiler could not find STDARG.H. STDARG.H is the only nested Include, > > so I assume that is the problem. I am able to compile if I bring the file > > MCALC.H into the editor before I compile. > > > > I found the same problem trying to compile MicroEmacs from it's source > directory. Basicly my environment is set up the same way. The only > difference is I solved it by loading STDIO.H into the editor and then > hit F9 and it worked fine. > > Any suggestions?? It souds like you have too many files open at one time. The limit is set by the "FILES=" line in your config.sys file. This would appear as if the nested .h file is not found if it couldn't open it. See if you have a "FILES=20" line in your config.sys file. Loading the file into the editor just reduced the number of simultaneous file open by one. This may be why it worked. > > bill gunshannon > ------------------------ Ashok C. Patel Softart Microsystems Inc