Boost logo

Boost Users :

Subject: Re: [Boost-users] 64bit boost compile
From: Sergiu Dotenco (sergiu.dotenco_at_[hidden])
Date: 2011-05-19 10:58:49


Am 19.05.2011 11:53, schrieb Artem Tsigankov:
> Hello!
> I've some problem while comlile boost for 64 bit system. I'd used ./bjam address-model=64 and ./bjam install commands to compile and build boost, but when i configure fusecompress i got the next message:
> Boost library compiled for 32bit architecture without long file support!What's wrong?

The options you're passing to bjam when compiling and installing the
library are inconsistent. To install the 64-bit version of boost use
bjam address-model=64 install.


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