$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Cory Nelson (phrosty_at_[hidden])
Date: 2007-11-27 20:51:48
On Nov 27, 2007 5:35 PM, Phil Hystad <phystad_at_[hidden]> wrote:
> Are the boost libraries supported on any 64 bit platforms? In
> particular: Win64 and RedHat Linux 64.
Yes. For the header libraries you need to do nothing, for others you
must invoke bjam with "address-model=64". Can someone with commit
privs update the docs for this?
-- Cory Nelson