From: "B. Cloman" Newsgroups: comp.os.msdos.djgpp Subject: .cc and Rhide problems? Date: Tue, 19 May 1998 17:44:11 -0700 Organization: University of Washington Lines: 16 Message-ID: NNTP-Posting-Host: dante07.u.washington.edu Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII NNTP-Posting-User: bcloman To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I just started using Djgpp. It seems to work fine with c files, however I get problems when working with cpp files. I work with mvc++ at school. Bring the files home and put them in a project in Rhide. When I compile the program it get multiple definitions errors for ever functions. When I click on the error I am taken to a file with the same name as my cpp file but with a .cc ending on it instead. This .cc file is empty. I tried renaming the .cpp files to .cc files but get same errors. Can any of you smart people help me? Thank you If you do not plan to succeed than your planning to fail!