Xref: utzoo comp.sys.atari.st:31924 comp.sys.atari.st.tech:537 Path: utzoo!utgpu!watserv1!ria!uwovax!7103_2622 From: 7103_2622@uwovax.uwo.ca (Eric Smith) Newsgroups: comp.sys.atari.st,comp.sys.atari.st.tech Subject: Re: Gulam and GNU Message-ID: <7499.27248c95@uwovax.uwo.ca> Date: 23 Oct 90 22:31:49 GMT References: <1990Oct23.151919.9568@cs.wayne.edu> Lines: 35 In article <1990Oct23.151919.9568@cs.wayne.edu>, pbh@pandora.cs.wayne.edu (Patrick B. Haggood) writes: > Trying to use Gulam with GNU-C 1.37, GNU seems to want to > have files using the forward slash rather than the > backword slash. therefore, I get > > ccp file.c d:\tmp/c0000000.0a > > and gnu stops unable to open (find, etc) this temp file. How do I tell > Gulam to use forward slashes? > Depends on what you mean. You can just do "setenv TEMP d:/tmp" instead of "setenv TEMP d:\tmp". Otherwise, Gulam really doesn't know much about forward slashes. However, what Gulam knows/doesn't know about slashes should have no bearing on what gcc knows/doesn't know. Moreover, the "usual" version of gcc 1.37 can handle both kinds of slashes, even when mixed in the same filename. Do you have the TEMP environment variable set up correctly? My guess is that it's pointing to a non-existant directory. > On a related note, I posted a note looking for someone who could send me > their profile for MT-C shell. Can't find much help in the docs, trying > to use GNU-C with it has no results, i.e "gcc hello.c" is ignored, > no error message or indication that gcc was attempted to run is displayed. > What am I doing wrong? > You're trying to use gcc and MT-C shell at the same time. They're not compatible. Someone posted some patches to the gcc programs recently that purport to make them work under RTX (and hence under the MT-C shell); I don't know whether or not they work. -- Eric R. Smith email: Dept. of Mathematics ersmith@uwovax.uwo.ca University of Western Ontario ersmith@uwovax.bitnet London, Ont. Canada N6A 5B7 ph: (519) 661-3638