From: "Damian Yerrick" Newsgroups: comp.os.msdos.djgpp Subject: Re: Linking Errors Date: Wed, 20 Oct 1999 17:46:01 -0500 Organization: Rose-Hulman Institute of Technology Lines: 39 Sender: AFSAUTH AT yerricde DOT laptop DOT rose-hulman DOT edu Message-ID: <7ulgqi$euk$1@solomon.cs.rose-hulman.edu> References: <380e2c8b DOT 2530825 AT news DOT valhalla DOT net> NNTP-Posting-Host: yerricde.laptop.rose-hulman.edu X-Trace: solomon.cs.rose-hulman.edu 940459666 15316 137.112.205.146 (20 Oct 1999 22:47:46 GMT) X-Complaints-To: news AT cs DOT rose-hulman DOT edu NNTP-Posting-Date: 20 Oct 1999 22:47:46 GMT X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Galik wrote in message news:380e2c8b DOT 2530825 AT news DOT valhalla DOT net... > > I have a problem linking in RHIDE. > > Basically everything compiles okay but when > I try to link, all my function definitions are reported > as being multiply defined. Honest to god there is > only one definition of each. From "Read Me Third: A Short DJGPP FAQ List" at http://www.rose-hulman.edu/~yerricde/minifaq.txt 66 Q: My program doesn't work. Can someone on c.o.m.d help? A: The general consensus is that we'll help if you provide these five things: 1. Version number of DJGPP, gcc, binutils, and any add-ons (Allegro, RHIDE, etc.) you are using. 2. Your operating system (DOS? Sin95? 98? NT?) 3. The smallest source code fragment that produces the error. 4. The command line you are using to make the program. 5. The exact error messages you get, and the output from symify.exe if there is a list of traceback EIPs. Otherwise, we're not psychics. :-) 99 -- Damian Yerrick CM 398, Rose-Hulman Institute of Technology 5500 Wabash Ave Terre Haute, IN 47803 http://come.to/yerrick