Boost logo

Boost-Build :

From: Reece Dunn (msclrhd_at_[hidden])
Date: 2005-10-18 10:40:08


Vladimir Prus <ghost <at> cs.msu.su> writes:

> On Monday 17 October 2005 12:28, Reece Dunn wrote:
> > The IDE for msvc sets the /machine linker flag to the target machine
> > (X86, SH3, etc.) and also adds a define for the architecture being
> > compiled such as _AMD64_. This patch adds that support for BBv2.
>
> This looks fine. Am I right in assuming that the -machine option is only
> passed with VC 8.0?

As far as I am aware, the -machine option is available for all VC versions and
will be passed to all of the versions. This is especially true for eVC++ 4
(embedded VC6) and the VC7/7.1 ia64/amd64 cross-compilers in some PlatformSDK
distributions.

- Reece

 


Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk