Boost logo

Boost-Build :

From: Marty Fried (public.forums_at_[hidden])
Date: 2007-10-15 16:46:59


Back on Fri, 12 Oct 2007 17:54:05 -0400, in
gmane.comp.lib.boost.build,Christopher Cambly <ccambly_at_[hidden]> wrote:
> Marty Fried wrote:
>>
>> When I try to build the libraries using the vacpp and install option, I
>> get
>> a segmentation fault within about 1 minute. I got this both when I used
>> the defaults (gcc was picked), and when I reinstalled and used vacpp.

>What version of xlC are you using? Seems to be in V6-V8 range from the
>filesystem error message that you posted. xlCentry is a component of the
>compiler.
>
>There are some issues with bjam's heap usage on AIX. If the core is a
>result of the heap issues, export LDR_CNTRL=MAXDATA=0x80000000 will give
>bjam access to more heap.
>
>Chris Cambly
>XL Compiler Development

Thanks a lot for the reply.

We have IBM(R) XL C/C++ Enterprise Edition V8.0 for AIX(R), Program
5724-M12.

I haven't had a chance to look into your suggestion yet; I'm trying to
simply get the libraries compiled without errors first (it will compile if I
don't use the "install" option). It seems that vacpp is a little more
strict about standards than gcc, and I'm getting errors trying to build the
filesystem libraries. I plan to post to the boost user forum about this.

It may be that your suggestion is simple, but I'm somewhat of a novice on
aix, so I need to get help.

But, maybe I should ask this while I'm writing: are there supposed to be 2
equals symbols in the export expression? It may be that someone with more
of a clue would know exactly what you are suggesting, but in case not, I
wanted to make sure.

Thanks again,

Marty Fried


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk