From: s DOT manga AT dada DOT it (Stefano Mangani) Newsgroups: comp.os.msdos.djgpp Subject: a problem with RHIDE Date: Sat, 05 Dec 1998 17:13:53 GMT Organization: DADAnet Lines: 25 Message-ID: <3669689a.12037694@news.dada.it> NNTP-Posting-Host: 194.184.248.10 X-Newsreader: Forte Free Agent 1.11/32.235 Cache-Post-Path: tzara.dada.it!unknown AT dadovago98 DOT signa DOT dada DOT it X-Cache: nntpcache 2.3.3b4 (see http://www.nntpcache.org/) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Few days ago I installed DJGPP with RHIDE. I' ve tried to compile an "Hello word" program. Everithing is OK, but when I try to select (whith the OPTION/DIRECTORIES/OBJECT menu of that IDE) another directory for my objects files different than current directory (where the source is located) (EG: ..\OUT) and I try to recompile my source, the compiler show the following error message: ************************ Compiling: hello.c Assembler messages: RHbaaaaa\cccaaaaa(41) Error: FATAL: Can't create ../out/hello.o: No such file or directory (ENOENT) There were some errors ************************ Why I get this message since ..\out exist? What are the directories RHbaaaaa and cccaaaaa??? Theese two mencioned directories exists only while I'm using the ide. I think It's a problem related with paths ,but all of them seem to be correct. Help me if possible also sending an e-mail to: S DOT MANGANI AT DADA DOT IT Thanks an sorry for my poor english.