erasmo perez <[EMAIL PROTECTED]> writes:

> hi people!
> 
> where can i download the latest (unstable) g++ compiler package for debian ?

g++ is currently in the process of a big change:
gcc-2.95.2 is the stable version, but it lacks a standard-conformant
c++-library. One is being developed, and should be mostly stable:
http://sourceware.cygnus.com/libstdc++/
If you want to use it, you need to get source packages for binutils,
gcc-core, gcc-g++ and libstdc++ (a snapshot) and follow the instructions
from libstdc++-v3.

If you don't need that, I suggest you use the compiler that is installed
on your system. I don't think there are very many changes in 2.95.2
(except for template-support).

-- 
Felix Natter


Reply via email to