Mail Archives: djgpp/1997/08/13/11:49:51
From: | Robert Hoehne <Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: Linking problem
|
Date: | Wed, 13 Aug 1997 11:11:46 +0200
|
Organization: | TU Chemnitz-Zwickau
|
Lines: | 21
|
Message-ID: | <33F17A52.4BA63966@Mathematik.TU-Chemnitz.DE>
|
References: | <01bca741$0fe044c0$125e4ec2 AT xyy>
|
NNTP-Posting-Host: | pandora.hrz.tu-chemnitz.de
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Zampelli Stéphane wrote:
>
> What's the problem ?
When you include a source file with the suffix .cc
in your project, RHIDE knows that this is a C++
source file and then it links automatically
some standard C++ libraries in your program.
In your case you have probably not installed all
the files which are mentioned in the README.1ST
as needed for building C++ programs.
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -