From: michael DOT mauch AT gmx DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE linking the same object file twice Date: Sat, 11 Apr 1998 04:28:39 +0200 Organization: Gerhard-Mercator-Universitaet -GH- Duisburg Lines: 19 Message-ID: <6gmkgh$2u4$1@news-hrz.uni-duisburg.de> References: <004f01bd649b$4cb54ae0$3c4f939b AT mcpherss DOT army DOT mil> NNTP-Posting-Host: ppp89.uni-duisburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Fri, 10 Apr 1998 11:11:16 -0500, "Scott McPherson" wrote: > I found the following Email extracts in the mail archives at the > Delorie web site. I have been having similar problems, for which > I can find no cause. > > I verified that the "linking" command line echoed by RHIDE is > attempting to link the SAME object file TWICE. Did you perhaps include that object file in your project window? If RHIDE finds a .o file in the project window, it tries to link it. If you a .c file with the same functions, RHIDE compiles it and links the resulting .o -- so should only have .c files in your project or .o files if you don't want these to be recompiled, but not both the same .c and .o files. Regards... Michael ed - all in compliance with the registeres I put the variable in or took it out of. The big question is - is there a way to circumvent this, or do I post this on the delorie page as a bug? Thanks in advance MLF/SLi P.S.: please also reply to my email address since I don't visit this newsgroup often. ;----------------------------------------------------------------------------; ; Michael Lamar Flegel ; Student of Math and Physics in Hamburg, Germany ; ; Am Ehrenmal 2 ;---------------------------------------------------; ; 21516 Schulendorf ; www.physnet.uni-hamburg.de/home/vms/flegel ; ; Germany ; flegel AT physnet DOT uni-hamburg DOT de ; ;----------------------------------------------------------------------------;