From: Martin Bernreuther Newsgroups: comp.os.msdos.djgpp Subject: RHIDE13 Installation: 8.3 Naming convention Date: Mon, 16 Jun 1997 09:03:44 +0000 Organization: University of Stuttgart Lines: 24 Message-ID: <33A50170.4CEE61A3@po.uni-stuttgart.de> Reply-To: Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de NNTP-Posting-Host: iv-kib1.bauingenieure.uni-stuttgart.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 Hi, RHIDE is a nice IDE but why does it use these long directory names like LC_MESSAGES (share/locale/.../) or rhide-1.3 (contrib/) (this actually works...) Unzipping this stuff on a DOS-machine there are error messages... (There are also problems compiling source code named *.cpp, but I think this might be a djgpp speciality) Bye Martin ------------------------------------------------------------------------ Dipl.-Ing. Martin Bernreuther University of Stuttgart Pfaffenwaldring 7 Informationsverarbeitung im 70569 Stuttgart konstruktiven Ingenieurbau Germany E-Mail: Martin DOT Bernreuther AT po DOT uni-stuttgart DOT de http://www.uni-stuttgart.de/iv-kib/ ------------------------------------------------------------------------ t. RH is working on this though. A possible workaround is renaming all .cpp files to .cc files. This may not be practical for large numbers of files or for other reasons, but it does solve the problem, while also working around a bug that gcc has with debugging C++ files with extensions other than .cc See the djgpp faq for more about that though. Hope that helps:) -- ----------------------------------------------------------------- | Philip Hindman | "We _mock_ what we do not understand." | | Cylon AT ou DOT edu | Dan Akroyd | | The not-so-newbie | | | student programmer | | -----------------------------------------------------------------