From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE bug? Date: Mon, 09 Dec 1996 13:58:01 +0100 Organization: TU Chemnitz-Zwickau Lines: 28 Message-ID: <32AC0CD9.5C7A@Mathematik.tu-chemnitz.de> References: <58cfgv$er6 AT epimetheus DOT algonet DOT se> NNTP-Posting-Host: turing.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: Jorgen Karlsson DJ-Gateway: from newsgroup comp.os.msdos.djgpp Jorgen Karlsson wrote: > > RHIDE 1.0 refuses to link my project. When building a project within > RHIDE I get gcc error messages that the linker cannot find my > external functions or variables. I can get around this by first > generating a makefile, exit RHIDE, and then "make" the project > outside RHIDE. The project will then compile/link with no errors or > warnings. But inside RHIDE it will not. It worked fine in beta5 > though. That's a very undefined problem for me because you can link the program with the makefile, which is generated from the project file but not inside RHIDE. Because I can't imagine, why this happened for you, please can you run RHIDE like the following: redir -e err rhide -dc YOUR_PROJECT which tells RHIDE to print all the executed commands to the file 'err'. And then please send me the file 'err' together with generated makefile from RHIDE. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************