I currently do not have access to my Linux box but I will soon and I  
will get you the requested output. Would you like me to email you the  
output?

On Aug 9, 2008, at 1:25 AM, Monk-e <[EMAIL PROTECTED]> wrote:

> 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 direct subscriber
> of the bug.
>
> Status in “gcc-defaults” source package in Ubuntu: New
>
> Bug description:
> 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.

-- 
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