On Mon, 30 Oct 2000 18:48:59 Ronnie Whipp wrote:
> "J . A . Magallon" wrote:
> 
> If this applies, use kpackage to uninstall ALL egcs packages. Then, from
> the 7.0 disk install the whole lot again. You have to do straight egcs
> first to avoid dependency problems.
> After this, MOVE the header files in /usr/include/g++-2 to /usr/include.
> 
> I may have to do a bit more fiddling first, but at least this gets the
> old `Hello World' program to compile and work. It's better than nothing.
> 

It is worst than nothing. You are mixing headers from egcs and compiling
with gcc-2.95, for example. EGCS libstdc++ is version 2, and g++-2.95
libstdc++ is version 3. If you have correctly installed both egcs-c++ and
gcc-c++-2.95, you should have both /usr/include/g++-2 for egcs-c++, and 
/usr/include/g++-3 for g++, and two binaries of libstdc++, one for each.
 
--
Juan Antonio Magallon Lacarta                          mailto:[EMAIL PROTECTED]


Keep in touch with http://mandrakeforum.com: 
Subscribe the "[EMAIL PROTECTED]" mailing list.

Reply via email to