Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!utgpu!water!watnot!watmath!clyde!rutgers!seismo!brl-adm!adm!KRULWICH@c.cs.cmu.edu From: KRULWICH@c.cs.cmu.edu Newsgroups: comp.sys.misc Subject: Compiling within Epsilon Message-ID: <5488@brl-adm.ARPA> Date: Mon, 23-Mar-87 20:08:54 EST Article-I.D.: brl-adm.5488 Posted: Mon Mar 23 20:08:54 1987 Date-Received: Wed, 25-Mar-87 06:07:00 EST Sender: news@brl-adm.ARPA Lines: 25 I am having a problem compiling within a process in Epsilon 3.1. What I am doing is this: 1- setting up a process and running MAKE 2- MAKE calls a GCL batch file while compiles files for the graphics package I am using. 3- GCP calls MSC, the standard compiler program 4- MSC tries to call C1.EXE, the first pass of the microsoft compiler, but bombs out. i get the error COMMAND LINE FATAL ERROR 19: COULD NOT EXECUTE 'C1.EXE' When I run MAKE from DOS it works fine. It seems that there is a limit to the number of subprocess calls in DOS. I'd really like to do all this from within Epsilon -- does anyone know a way to fix the problem I'm having?? Thanks in advance for any help I get. Bruce Krulwich If you're right 95% of the time, Carnegie Mellon University why worry about the other 3% ?? arpa: krulwich@c.cs.cmu.edu Any former B-CC'ers out there?? bitnet: krulwich@c.cs.cmu.edu uucp: ... !seismo!krulwich@c.cs.cmu.edu