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?