From: s DOT manga AT dada DOT it (stimpa) Newsgroups: comp.os.msdos.djgpp Subject: A probably stupid probem of a new user Date: Thu, 03 Dec 1998 18:46:56 GMT Organization: DADAnet Lines: 24 Message-ID: <3666dc9d.15551156@news.dada.it> NNTP-Posting-Host: p-279.newsdawg.com X-Newsreader: Forte Free Agent 1.11/32.235 Cache-Post-Path: tzara.dada.it!unknown AT dadovago1059 DOT dada DOT it X-Cache: nntpcache 2.3.2.1 (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/provina.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 pathname problem but I don't know how to solve it Help me if possible also sending an e-mail to: S DOT MANGANI AT DADA DOT IT Thanks