Message-ID: <36973302.D1ED500@gmx.net> Date: Sat, 09 Jan 1999 09:44:18 -0100 From: Robert Hoehne Organization: none provided X-Mailer: Mozilla 4.07 [de] (Win95; I) MIME-Version: 1.0 To: Johann Glaser CC: DJGPP Mailing list Subject: Re: RHIDE in Linux with FPC References: <36966843 DOT CD0A0B88 AT gmx DOT net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Johann Glaser wrote : > > I can't read any message of FPC, because stdout is redirected. So I have > to go to a shell and execute ppc386 by hand. Please run RHIDE in the following way (on DJGPP) redir -e err rhide -dct YOUR_PROJECT after compiling, look in the file err, where the exact commands are show, how the compiler is called and there is also written, in which files stderr and stdout are redirected when the compiler is executed. The look in those file for the output of the compiler run. On Linux you should use rhide -dct YOUR_PROJECT 2&>err (or like this) And a last note: The support for FPC is not so well implemented, since there seems not so much interest of it, but maybe this will change in the future. Robert -- ****************************************************** * email: Robert Hoehne * * Post: Am Berg 3, D-09573 Dittmannsdorf, Germany * * WWW: http://www.tu-chemnitz.de/~sho/rho * ******************************************************