
5 Mar
2012
5 Mar
'12
11:08 a.m.
Am 05.03.2012 11:31, schrieb Maciej (Matchek) Bliziński:
Thanks for your comments so far.
Do you have any ideas about these error messages?
2012/3/1 Maciej (Matchek) Bliziński<maciej@opencsw.org>
/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.context does not provide a SPARC implementation yet Oliver