Xref: news-dnh.mv.net comp.os.msdos.djgpp:1168 Path: news-dnh.mv.net!mv!news.sprintlink.net!tank.news.pipex.net!pipex!howland.reston.ans.net!vixen.cso.uiuc.edu!news.uoregon.edu!news.rediris.es!diable.upc.es!diable!frankie From: frankie AT si DOT upc DOT es (Compte per el frankie) Newsgroups: comp.os.msdos.djgpp Subject: Re: Need help : problem with compile Date: 26 Jul 1995 11:33:02 GMT Organization: Serveis Informatics -- Universitat Politecnica de Catalunya Lines: 21 Distribution: world Reply-To: frankie AT si DOT upc DOT es Nntp-Posting-Host: diable.upc.es To: djgpp AT sun DOT soe DOT clarkson DOT edu Dj-Gateway: from newsgroup comp.os.msdos.djgpp In article 5rJ AT jade DOT mv DOT net, Eli Zaretskii () writes: > > On Mon, 24 Jul 1995, Rong Zheng wrote: > > > Hi, > > I tried to compile my test program using gcc, but I got the > > error message like : > > >gcc -v test.c -o test > > >Reading Version 2.6.3 > > >C:\djgpp\bin\cpp.exe .... test.c c:\temp\cc000090 > > >Fatal! cannot open swap file c:\tmp/pg39c8AA.AAA > > It seems something is wrong with your temporary directory. What does > go32 print when invoked with no arguments? Also post the output of the > command SET if you invoke it from the DOS prompt. I think the djgpp environment variable for tmp is wrong slashed, it is c:\temp and it should be c:/temp