Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!samsung!uakari.primate.wisc.edu!crdgw1!uunet!bonnie.concordia.ca!ccu.umanitoba.ca!herald.usask.ca!alberta!news From: wong@scapa.cs.UAlberta.CA (Brian Wong) Newsgroups: comp.binaries.ibm.pc.d Subject: DOS gcc problem (HELP) Message-ID: <1991Feb23.211325.16241@cs.UAlberta.CA> Date: 23 Feb 91 21:13:25 GMT Sender: news@cs.UAlberta.CA Organization: University of Alberta, Edmonton, Canada Lines: 29 Some days ago, I asked: >1. I use 'gcc c.c' on my 386 with DOS 4.01 and the compiler > comes up with the error message: > d:\gcc\cpp: d:\/ccAA_AAA.cpp: access denied > What can I do to fix this? Someone suggests I do not set up the env. vars correctly. Now I am using: set gcclib=d:/gcc/lib set gcctmp=d:/gcc/tmp set gccinc=d:/gcc/inc set gccbin=d:/gcc/bin in my autoexec.bat. And of course all the directories have been created, install.bat has been run (after changing cp to copy) and path=d:\gcc\bin has been set up. And guess what? I am getting exactly the same error from gcc. Someone says gcc works OK with DOS 3.3 but I can't try it. My C and D drives are each > 32 M. Has anyone run gcc successfully on DOS 4.01? What can I do to fix this? Thanks again! Brian