$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Shit. Looks like I broke something
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-03-04 10:51:53
Am 04.03.2012 16:11, schrieb Steven Watanabe:
> AMDG
>
> On 03/04/2012 12:50 AM, Oliver Kowalke wrote:
>> on x86-64 I get an error that the cpu does not support the instruction-set.
>> -d2 option shows: -march=i386 -m64
>>
> Fixed in r77218.
>
>
r77218 reverted 77216 which was intended to fix the arm -m32 bug for gcc.
I fixed problem with gcc options -march=i386 -m64 in 77201 (remove
default 'i386) for x86) - did you notice this?
Oliver