From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: Problems with RHIDE and Linking Date: Mon, 18 Nov 1996 11:09:20 +0100 Organization: TU Chemnitz-Zwickau Lines: 25 Message-ID: <329035D0.4C11@Mathematik.tu-chemnitz.de> References: <328CFE8B DOT 545C AT abc DOT se> NNTP-Posting-Host: tantalus-e.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit To: Henrik DOT Baarnhielm AT abc DOT se To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Henrik Bäärnhielm wrote: > > I am using RHIDE and have made a project with a cc-file. When I compile > it there are no errors. But when I then try to link, it says it can't > find the .o-file in the dir which I have set up in RHIDE to be the > obj-dir. And when I take Build all and Make it just compiles but doesn't > link. What's wrong?! Please help! Please can you explain a little bit more exactly the situation? Which version of RHIDE you are using? (select the leftmost menu in RHIDE and there the entry "About RHIDE"). After compiling exit RHIDE and look, if the .o file was created because there may be a bug, that the file compiled with an error but not shown by RHIDE but the file was deleted. Try also to create a makefile (Options|Write makefile) and build the program using this this makefile and see what happened. 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 * *****************************************************************