$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Problem with .rc files and the msvc tool set
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2009-03-02 01:45:56
Ian Emmons wrote:
> ========== Jamroot ==========
[snip]
> ========== HelloWorld.cpp ==========
[snip]
> ========== Version.rc ==========
[snip]
...
> msvc.link bin\msvc-9.0\release\address-model-64\threading-multi
> \hwFailsForMSVC.exe
> LINK : warning LNK4068: /MACHINE not specified; defaulting to X86
> bin\msvc-9.0\release\address-model-64\threading-multi\HelloWorld.obj :
> fatal error LNK1112: module machine type 'x64' conflicts with target
> machine type 'X86'
Jürgen,
you previously asked Ian for a self-contained project reproducing this problem.
Is this one seems OK?
Thanks,
Volodya