Boost logo

Boost Users :

Subject: Re: [Boost-users] boost serialize issue when compile 64 bit application
From: gary jiang (gary.jiang.nj_at_[hidden])
Date: 2014-04-16 22:12:39


On 2014/4/16 21:48, Nat Goodspeed wrote:
> On Wed, Apr 16, 2014 at 3:26 AM, gary jiang <gary.jiang.nj_at_[hidden]> wrote:
>
>> I am compiling 64 bit application, and got lots of errors about boost
>> serializer, but I don't have any issue when compile 32 bit application.
>> Is there some attention when transform from 32 bit boost to 64 bit boost?
> Yes: build Boost in 64 bits as well. Try 'b2 address-model=64 ...'
Sorry, the boost is built as b4 bit as follows:

cd boost_1_50_0/
mkdir gary
source /opt/intel/composer_xe_2013_sp1.2.144/bin/compilervars.sh intel64
./bootstrap.sh --prefix=gary/ --with-toolset=intel-linux
./bjam address-model=64 install

Is there anything else which I missed? Thanks.

Regards,
Gary
> Those are linker errors.
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users


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