Could you attach the output of the following commands?:

apt-cache policy g++
uname -a
lsb-release -a

What is the output you get from g++ when compiling a simple hello world
program?

-- 
when including the iostream library in a c++ file, upon compilation g++ does 
not find the iostream library. instead a deprecated version (iostream.h) must 
be used. this results in having to flag g++ in order to bypass the deprecation 
warning.
https://bugs.launchpad.net/bugs/256250
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to