Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!mcsun!unido!sbsvax!roeder From: roeder@robin.cs.uni-sb.de (Edgar Roeder) Newsgroups: comp.sys.atari.st Subject: Re: Why won't GCC work ??? Message-ID: Date: 19 Nov 90 16:25:02 GMT References: <1990Nov14.204315.14160@lonex.radc.af.mil> Sender: news@sbsvax.cs.uni-sb.de Organization: Universitaet des Saarlandes, Saarbruecken (Germany) Lines: 30 In-reply-to: longj@lonex.radc.af.mil's message of 14 Nov 90 20:43:15 GMT In article <1990Nov14.204315.14160@lonex.radc.af.mil> longj@lonex.radc.af.mil (Jeffrey K. Long) writes: > gcc version 1.37.1 > c:\gnu\bin\gcc-cpp.ttp -v -undef -D__GNUC__ -Datarist -Dgen -Dm68k > e:\hello.c d:/cc10000.cpp > ^^^^^^^^^^^^^^^ > ... > ... > ... > d:/cc10000.cpp : file not found > d:/cc10000.s : file not found > I suspect the problem has to do with the forward slashes in the temp dir > d:/ (my gulam.g has TEMP=d:) > Can anyone help me save face soon?? If any program uses forward slashes in TOS-calls related to filenames, you can use unx2dos.prg from cs.uni-sb.de (directory /pub/atari/bin) in your auto-folder. This program does nothing else than converting these slashes to backslashes and the /dev/A notation for drives to A:. For a more complete description of the filename conventions used by gcc, you can read UNIXMODE.doc (also on cs.uni-sb). This file describes the UNIXMODE extended filename standard proposed by Eric Smith. > Capt Jeff Long Hope this helps! - Edgar p.s. anyway i am trying to find out, what is wrong in the gcc-binaries.