From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE linking the same object file twice Date: Fri, 10 Apr 1998 20:30:08 -0400 Organization: Two pounds of chaos and a pinch of salt. Lines: 21 Message-ID: <352EB990.4089@cs.com> References: <004f01bd649b$4cb54ae0$3c4f939b AT mcpherss DOT army DOT mil> NNTP-Posting-Host: ppp214.cs.com 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 Scott McPherson wrote: > > Greetings All, > > 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. Does your project include both the .c file and the .o file? If so, remove the .o file, as it is redundant. -- --------------------------------------------------------------------- | John M. Aldrich | "It may be better to be a live jackal| | aka Fighteer I | than a dead lion, but it is better | | mailto:fighteer AT cs DOT com | still to be a live lion." | | http://www.cs.com/fighteer | - Lazarus Long | ---------------------------------------------------------------------