Date: Thu, 24 Feb 2000 21:45:01 -0200 (BRST) From: Marcus Vinicius Laranjeira To: djgpp AT delorie DOT com Subject: DJGGP and RHIDE Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com I've got a problem... I put the DJGPP and all its contents, such as optional programs, libraries, etc, and RHIDE in the network Application Disk of my Netware Novell 4.11 DATA volume... Everything looks fine, RHIDE runs, and aparentily works... But, when I try to save any options, these options, any of them, are saved, but I can't load them at the program start... this is the minor problem I think... The worst is that when I compile a program, even being a simple program such as : #include int main() { cout << "Hello World"; return 0; } the gcc program compiles the little program and links the executable... when I try to RUN the program, every time it returns exit code -1... any program, any time... If I run the program from a DOS Window / session, it runs fine... ... What should I do ?? I can't send you the autoexec.bat or config.sys, because there are more than 100 machines with the sam problem, and every one sets the path correctly, and the djgpp env variable... please help us ! thanks, Atenciosamente, Marcus V. Laranjeira Network Administrator PUC-SP University Sao Paulo - SP - Brazil marcus AT pucsp DOT br