Public bug reported: The iostream library is present but not being picked up.
[EMAIL PROTECTED]:~$ locate iostream | grep c++ /usr/include/c++/4.2/iostream /usr/include/c++/4.2/backward/iostream.h Dont know if this is a g++ problem or a problem with the libboost- iostream1.34.1 package found in synaptic. ** Affects: gcc-defaults (Ubuntu) Importance: Undecided Status: New -- 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