It doesnt work for me, I have the build-essential installed, a fresh
7.04, it complains about not being able to find std::string.
The cout example, however, works.
On 6/2/07, Tollef Fog Heen <[EMAIL PROTECTED]> wrote:
> Works for me:
>
> : [EMAIL PROTECTED] /tmp > cat > test.cpp
> #include <iostream>
> #include <string>
> using namespace std;
>
> int main ()
> {
> string blah = "blah";
> cout << "this was a test\n";
> return 0;
> }
>
> : [EMAIL PROTECTED] /tmp > g++ -o test test.cpp
> : [EMAIL PROTECTED] /tmp > ./test
> this was a test
> : [EMAIL PROTECTED] /tmp >
>
> Make sure you have the build-essential package installed.
>
>
> ** Changed in: Ubuntu
> Assignee: (unassigned) => Tollef Fog Heen
> Status: Unconfirmed => Rejected
>
> --
> Critical Bug in STD Libs! 7.04
> https://bugs.launchpad.net/bugs/118338
> You received this bug notification because you are a direct subscriber
> of the bug.
>
--
Talent is not something you learn, its something you refine.
If you make something that any idiot can use, only idiots will use it.
<a href="http://www.spreadfirefox.com/?q=affiliates&id=0&t=1">Get
Firefox!</a>
--
Critical Bug in STD Libs! 7.04
https://bugs.launchpad.net/bugs/118338
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs