Xref: utzoo comp.sys.atari.st:30226 comp.sys.atari.st.tech:151 Newsgroups: comp.sys.atari.st,comp.sys.atari.st.tech Path: utzoo!utdoe!david From: david@doe.utoronto.ca (David Megginson) Subject: GCC-CPP blues Message-ID: <1990Aug17.191036.5116@doe.utoronto.ca> Reply-To: david@doe.utoronto.ca (David Megginson) Organization: Dictionary of Old English Project - U of Toronto Date: Fri, 17 Aug 90 19:10:36 GMT I cannot get gcc-cpp.ttp to run correctly under Micro-RTX. Under Gulam (TOS), I can type gcc-cpp hello.c hello.i and the pre-processed output goes to hello.i. Under RTX, however, I get an error (cannot create output file). This is a problem, since gcc uses temporary files for its passes. Can anyone help? I have the sources to gcc 1.37 from Terminator, but I have no idea on earth how to extract gcc-cpp from that mess to compile it on my ST. By the way, does gdb work with gcc 1.37? I remember seeing a message claiming that it did not, but it was a little confusing. Thanks. David Megginson david@doe.utoronto.ca meggin@vm.epas.utoronto.ca