Boost logo

Boost :

Subject: Re: [boost] [boost, config, context, log, 1.58] address-model and architecture detection
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2015-04-05 03:07:43


On 04/05/2015 01:33 AM, Steven Watanabe wrote:

> "Works" means that the libraries are built for
> the correct architecture, although there's no
> easy way to verify this automatically. The
> best way I can think of is to write a trivial
> program to link against the newly generated
> libraries. file might also work.

With gcc, I just use "-n" to observe command-lines, which contain either -m32 or -m64.

-- 
Vladimir Prus
CodeSourcery / Mentor Embedded
http://vladimirprus.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk