$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] bjam --address-model=64 doesn't work anymore?
From: Daher (dee_at_[hidden])
Date: 2010-01-27 18:32:16
Using msvc100
building with:
bjam --address-model=64
and unable to link output libs in my project. msvc saying its X86 and
not X64
am i missing something?