From: mert0407 AT sable DOT ox DOT ac DOT uk (George Foot) Newsgroups: comp.os.msdos.djgpp Subject: Re: iostream again Date: 26 Apr 1997 11:15:26 GMT Organization: Oxford University, England Lines: 18 Message-ID: <5jso4e$j40@news.ox.ac.uk> References: <3361836F DOT 4FDE AT pacbell DOT net> NNTP-Posting-Host: sable.ox.ac.uk To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk adamk AT pacbell DOT net wrote: : How do I get the iostream.h to get accesed by gcc. Its in the same : directory but not in the same folder. I have my Autoexec.bat set up : right (I think) any good suggestions? ?!?!?!? Win95's folders *are* directories. Anyway, leave all the files in the places they unzipped themselves to. If you have SET DJGPP=... correctly and you haven't fiddled with DJGPP.ENV, it should work fine. If not, post a short program and the file created by: redir -o output.txt -eo gcc -v myprog.cc if your program is called myprog.cc, along with the SET DJGPP= line from your AUTOEXEC.BAT file. -- George Foot Merton College, Oxford