Boost logo

Boost-Build :

From: Vladimir Prus (ghost_at_[hidden])
Date: 2007-07-16 02:44:51


On Monday 16 July 2007 06:53:08 David Abrahams wrote:
>
> on Sat Jul 14 2007, Vladimir Prus <ghost-AT-cs.msu.su> wrote:
>
> > We have two issues about x64 and ia64 support in msvc.jam:
> >
> > http://svn.boost.org/trac/boost/ticket/428
> > http://svn.boost.org/trac/boost/ticket/1042
> >
> > One asks for such support to be added, and another says the current
> > support has a typo. Any msvc user know what's the real state of
> > things is with *64 support?
>
> It's a mess. This message, which never got a response, has much of
> that information, if you read through it to the end.
>
> http://lists.boost.org/boost-build/2007/01/16042.php

So, you're saying that

 msvc.configure 8.0 : "<command>c:\\Program Files (x86)\\Microsoft Visual Studio 8\\VC\\BIN\\amd64\\cl"
        "<setup>C:\\Program Files (x86)\\Microsoft Visual Studio 8\\VC\\vcvarsall.bat" ;

got msvc to produce 64 bit binaries for you?

As for x86_ia64 vs. x86_ipf -- did you notice #1042 claims "ipf" does not work in practice?
Did you try with that ia64 compiler, whatever that might be?

- Volodya


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