On Mon, Dec 14, 1998 at 12:52:37 +0100, Peter Makholm wrote:
> I using egcs1.0.3 (?) and libstd++2.9 (I think.)
That may be your problem. For egcs 1.0.3, you need libstdc++2.8(-dev), not
2.9. 2.9 is for use with egcs 1.1 and 1.1.1 .
Ray
--
Cyberspace, a final frontier. These are the voyages of m
When I'm trying to compile C++ files it doesn't finds the C++
headerfiles automatically. It works when I'm telling it where to find
them as in:
[EMAIL PROTECTED] > g++ -I/usr/include/g++-2 test.cc
- or -
[EMAIL PROTECTED] > setenv CPLUS_INCLUDE_PATH /usr/include/g++-2
[EMAIL PROTECTED] > g++ tes
> I recently had to REINSTALL everything becouse of a harddrive crash
(don't
> ask) and befor I had the libc include files, and now I can't find them,
> wich means I can't compile anything... any idea what package that would
be
> in... thanks...
Install "libc5-dev_*.deb" in .../devel
Alexander Gi
I recently had to REINSTALL everything becouse of a harddrive crash (don't
ask) and befor I had the libc include files, and now I can't find them,
wich means I can't compile anything... any idea what package that would be
in... thanks...
Fizz
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the
4 matches
Mail list logo