From: "Emir Halepovic" Newsgroups: comp.os.msdos.djgpp Subject: Rhide locks.... Date: 10 Jul 1997 06:51:45 GMT Organization: University of Saskatchewan Lines: 60 Message-ID: <01bc8cfd$6574cfe0$8b4c8bc0@Emir.usask.ca> NNTP-Posting-Host: janus1-11.usask.ca To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I have a problem with RHIDE Version 1.3 I am running MS-DOS 7.10 (Windows 95) Important environment variables: PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\PROGRA~1\BITWARE\;C:\;C:\UOFS\GNU\BIN; DJGPP=c:\UofS\Gnu\djgpp.env LFN=n INFOPATH=c:/uofs/gnu/info;c:/uofs/gnu/gnu/emacs/info LOCALEDIR= LANGUAGE= SHELL= COMSPEC=C:\WINDOWS\COMMAND.COM DJSYSFLAGS= My problem is the following: ============================ When I start compiling the Pascal code, using gpc.exe stored in C:\UOFS\GNU\BIN directory, I see the following: - Message Window says "Compiling C:\..\myprogram.pas - The upper window says "executing.." and then Rhide locks, so I can only terminate it by Win95 Close or End Task. Also, when I redir to a file, I get this: This is RHIDE Version 1.3 . Copyright (c) 1996,1997 by Robert H"hne (Jun 10 1997 09:23:28) checking file time for 'c:/uofs/cmpt11~1/lab2/lab2_q2.pas' Search for file 'c:/uofs/cmpt11~1/lab2/lab2_q2.pas' found 'c:/uofs/cmpt11~1/lab2/lab2_q2.pas' found 'c:/uofs/cmpt11~1/lab2/lab2_q2.pas' on desktop, time: 33c41c1a and updating it Search for file 'c:/uofs/cmpt11~1/lab2/lab2_q2.pas' found 'c:/uofs/cmpt11~1/lab2/lab2_q2.pas' Search for file 'lab2_q2.o' not found: take 'c:/lab2_q2.o' Search for file 'lab2_q2.o' not found: take 'c:/lab2_q2.o' executing: redirecting stdout to c:/uofs/gnu/tmp/RHeaaaaa/ougaaaaa redirecting stderr to c:/uofs/gnu/tmp/RHeaaaaa/erhaaaaa Also, as running Rhide in a window, I can see that COMMAND is last called in the window header. Can you help me with this ? Thanks. Emir.