Boost logo

Boost Users :

From: Sohail Somani (sohail_at_[hidden])
Date: 2008-05-21 00:08:21


Andrej van der Zee wrote:
> Hi,
>
> I think it is related to my AIX installation or
> something (sorry for misusing the boost news group).
> Even the smallest program does not compile:
>
> #include <iostream>
>
> using namespace std;
>
> int main (void)
> {
> cout << "Hello World!\n";
>
> return 0;
> }

If you are using the IBM provided gcc (4.0?), I found that was
hopelessly broken. I do remember a XOPEN macro being involved. I've
learned to block out the memory so I can't help you much more than that.

I think I was better off compiling it myself so maybe that would help you.

Like others said, good luck ;-)

Sohail


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net