21 May 05:56
Re: compiling boost on AIX gives pthread errors
From: K. Noel Belcourt <kbelco <at> sandia.gov>
Subject: Re: compiling boost on AIX gives pthread errors
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-21 03:56:19 GMT
Subject: Re: compiling boost on AIX gives pthread errors
Newsgroups: gmane.comp.lib.boost.user
Date: 2008-05-21 03:56:19 GMT
On May 20, 2008, at 9:52 PM, Andrej van der Zee wrote:
> 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;
> }
>
> When running gcc main.cpp I some of the same errors as
> when compiling boost:
Yup, seems like an installation problem. Good luck!
-- Noel
RSS Feed