Boost logo

Boost-Build :

Subject: Re: [Boost-build] library naming under Windows 64 bit compiler
From: Vladimir Prus (ghost_at_[hidden])
Date: 2009-08-25 01:50:23


On Monday 24 August 2009 Mike Jackson wrote:

> Using VS 2008 Standard Edition and the VS x64 command prompt I
> configured boost 1.39 using the "address-model=64" option to get 64
> bit binaries. All seemed to work except that the naming of the
> libraries are:
>
> libboost_filesystem-vc-mt-1_39.lib
>
> Usually I would see:
>
> libboost_filesystem-vc90-mt-1_39.lib using a 32 bit command prompt
> under VS2008 and Windows XP. What's up?

Please add the --debug-configuration option, provide the exact command line
after that addition, and the output that is produced. This should be
enough to diagnose this.

Thanks,
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