$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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