Boost logo

Boost :

Subject: Re: [boost] Boost trunk on Solaris 10 sparc
From: Matchek (maciej_at_[hidden])
Date: 2012-03-05 05:31:59


Thanks for your comments so far.

Do you have any ideas about these error messages?

2012/3/1 Maciej (Matchek) Bliziński <maciej_at_[hidden]>
> /var/tmp//ccU7e2QF.s: Assembler messages:
> /var/tmp//ccU7e2QF.s:401: Error: Architecture mismatch on "cas".
> /var/tmp//ccU7e2QF.s:401:  (Requires v9|v9a|v9b; requested architecture is v8.)

It sounds like there's assembler code which requires the v9
architecture, while v9 is 64-bit. To build 32-bit binaries, I need to
build for the v8 (or v8+) architecture. Is that also related to
boost.context?

Maciej


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